public class AiAnalysisTaskVideoRemakeOutput extends AbstractModel
header, skipSign
Constructor and Description |
---|
AiAnalysisTaskVideoRemakeOutput() |
AiAnalysisTaskVideoRemakeOutput(AiAnalysisTaskVideoRemakeOutput source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
TaskOutputStorage |
getOutputStorage()
Get 智能视频去重的存储位置
|
String |
getPath()
Get 视频智能去重文件路径
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set 智能视频去重的存储位置
|
void |
setPath(String Path)
Set 视频智能去重文件路径
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AiAnalysisTaskVideoRemakeOutput()
public AiAnalysisTaskVideoRemakeOutput(AiAnalysisTaskVideoRemakeOutput source)
public String getPath()
public void setPath(String Path)
Path
- 视频智能去重文件路径public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- 智能视频去重的存储位置Copyright © 2025. All rights reserved.