public class SmallVideoLayoutParams extends AbstractModel
Constructor and Description |
---|
SmallVideoLayoutParams() |
Modifier and Type | Method and Description |
---|---|
Long |
getImageHeight()
Get
|
Long |
getImageWidth()
Get
|
Long |
getLocationX()
Get
|
Long |
getLocationY()
Get
|
Long |
getStreamType()
Get
|
String |
getUserId()
Get
|
void |
setImageHeight(Long ImageHeight)
Set
|
void |
setImageWidth(Long ImageWidth)
Set
|
void |
setLocationX(Long LocationX)
Set
|
void |
setLocationY(Long LocationY)
Set
|
void |
setStreamType(Long StreamType)
Set
|
void |
setUserId(String UserId)
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 getUserId()
public void setUserId(String UserId)
UserId
- public Long getStreamType()
public void setStreamType(Long StreamType)
StreamType
- public Long getImageWidth()
public void setImageWidth(Long ImageWidth)
ImageWidth
- public Long getImageHeight()
public void setImageHeight(Long ImageHeight)
ImageHeight
- public Long getLocationX()
public void setLocationX(Long LocationX)
LocationX
- public Long getLocationY()
public void setLocationY(Long LocationY)
LocationY
- Copyright © 2020. All rights reserved.