public static class GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetLiveChannelStatResponseLiveChannelStatVideo() |
@NameInMap(value="Width") public String width
@NameInMap(value="Height") public String height
@NameInMap(value="FrameRate") public String frameRate
@NameInMap(value="Bandwidth") public String bandwidth
@NameInMap(value="Codec") public String codec
public GetLiveChannelStatResponseLiveChannelStatVideo()
public static GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo build(Map<String,?> map) throws Exception
Exceptionpublic GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo setWidth(String width)
public String getWidth()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo setHeight(String height)
public String getHeight()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo setFrameRate(String frameRate)
public String getFrameRate()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo setBandwidth(String bandwidth)
public String getBandwidth()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatVideo setCodec(String codec)
public String getCodec()
Copyright © 2020. All rights reserved.