public static class GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatAudio
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetLiveChannelStatResponseLiveChannelStatAudio() |
@NameInMap(value="Bandwidth") public String bandwidth
@NameInMap(value="SampleRate") public String sampleRate
@NameInMap(value="Codec") public String codec
public GetLiveChannelStatResponseLiveChannelStatAudio()
public static GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatAudio build(Map<String,?> map)
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatAudio setBandwidth(String bandwidth)
public String getBandwidth()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatAudio setSampleRate(String sampleRate)
public String getSampleRate()
public GetLiveChannelStatResponse.GetLiveChannelStatResponseLiveChannelStatAudio setCodec(String codec)
public String getCodec()
Copyright © 2020. All rights reserved.