public class WebRecordVideoParams extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| WebRecordVideoParams() | 
| WebRecordVideoParams(WebRecordVideoParams 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 | 
|---|---|
| String | getFormat()Get | 
| Long | getHeight()Get | 
| Long | getMaxMediaFileDuration()Get | 
| Long | getWidth()Get | 
| void | setFormat(String Format)Set | 
| void | setHeight(Long Height)Set | 
| void | setMaxMediaFileDuration(Long MaxMediaFileDuration)Set | 
| void | setWidth(Long Width)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, toJsonStringpublic WebRecordVideoParams()
public WebRecordVideoParams(WebRecordVideoParams source)
public Long getWidth()
public void setWidth(Long Width)
Width - public Long getHeight()
public void setHeight(Long Height)
Height - public String getFormat()
public void setFormat(String Format)
Format - public Long getMaxMediaFileDuration()
public void setMaxMediaFileDuration(Long MaxMediaFileDuration)
MaxMediaFileDuration - Copyright © 2025. All rights reserved.