public class CommonMixControlParams extends AbstractModel
Constructor and Description |
---|
CommonMixControlParams() |
Modifier and Type | Method and Description |
---|---|
Long |
getUseMixCropCenter()
Get Valid values: [0,1].
|
void |
setUseMixCropCenter(Long UseMixCropCenter)
Set Valid values: [0,1].
|
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 Long getUseMixCropCenter()
public void setUseMixCropCenter(Long UseMixCropCenter)
UseMixCropCenter
- Valid values: [0,1].
If 1 is entered, when the layer resolution in the parameter is different from the actual video resolution, the video will be automatically cropped according to the resolution set by the layer.Copyright © 2020. All rights reserved.