public class AiAnalysisTaskHorizontalToVerticalOutput extends AbstractModel
header, skipSign
Constructor and Description |
---|
AiAnalysisTaskHorizontalToVerticalOutput() |
AiAnalysisTaskHorizontalToVerticalOutput(AiAnalysisTaskHorizontalToVerticalOutput 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 |
---|---|
Float |
getConfidence()
Get 置信度。
注意:此字段可能返回 null,表示取不到有效值。
|
TaskOutputStorage |
getOutputStorage()
Get 智能横转竖视频的存储位置
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getPath()
Get 视频智能横转竖列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setConfidence(Float Confidence)
Set 置信度。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set 智能横转竖视频的存储位置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPath(String Path)
Set 视频智能横转竖列表
注意:此字段可能返回 null,表示取不到有效值。
|
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 AiAnalysisTaskHorizontalToVerticalOutput()
public AiAnalysisTaskHorizontalToVerticalOutput(AiAnalysisTaskHorizontalToVerticalOutput source)
public String getPath()
public void setPath(String Path)
Path
- 视频智能横转竖列表
注意:此字段可能返回 null,表示取不到有效值。public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- 智能横转竖视频的存储位置
注意:此字段可能返回 null,表示取不到有效值。public Float getConfidence()
public void setConfidence(Float Confidence)
Confidence
- 置信度。
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2025. All rights reserved.