MTS SDK Auto Released By zhangzifa,Version:1.34.60

Signed-off-by: haowei.yao <haowei.yao@alibaba-inc.com>
This commit is contained in:
haowei.yao
2019-03-25 15:26:47 +08:00
parent b4c6fc0aeb
commit 28c7a67d80
12 changed files with 23 additions and 40 deletions

View File

@@ -47,27 +47,6 @@ namespace AlibabaCloud
};
struct FpShotResult
{
struct FpShot
{
struct FpShotSlice
{
struct Input
{
std::string start;
std::string duration;
};
struct Duplication
{
std::string start;
std::string duration;
};
Input input;
Duplication duplication;
};
std::string similarity;
std::string primaryKey;
std::vector<FpShot::FpShotSlice> fpShotSlices;
};
struct FpShot
{
struct FpShotSlice