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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user