public class VideoEditTemplateMaterial extends AbstractModel
Constructor and Description |
---|
VideoEditTemplateMaterial() |
Modifier and Type | Method and Description |
---|---|
String |
getAspectRatio()
Get 视频编辑模板宽高比。
|
SlotInfo[] |
getSlotSet()
Get 卡槽信息。
|
void |
setAspectRatio(String AspectRatio)
Set 视频编辑模板宽高比。
|
void |
setSlotSet(SlotInfo[] SlotSet)
Set 卡槽信息。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getAspectRatio()
public void setAspectRatio(String AspectRatio)
AspectRatio
- 视频编辑模板宽高比。public SlotInfo[] getSlotSet()
public void setSlotSet(SlotInfo[] SlotSet)
SlotSet
- 卡槽信息。Copyright © 2021. All rights reserved.