public static class AgoraRtcService.ChannelOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AgoraRtcService.AudioCodecOption |
audioCodecOpt |
AgoraRtcService.RtcAudioProcessOption |
audioProcessOpt |
boolean |
autoConnectRdt |
boolean |
autoSubscribeAudio |
boolean |
autoSubscribeVideo |
AgoraRtcService.CryptoOption |
cryptoOpt |
boolean |
enableAudioJitterBuffer |
boolean |
enableAudioMixer |
Constructor and Description |
---|
ChannelOptions() |
public boolean autoSubscribeAudio
public boolean autoSubscribeVideo
public boolean enableAudioJitterBuffer
public boolean enableAudioMixer
public AgoraRtcService.AudioCodecOption audioCodecOpt
public AgoraRtcService.RtcAudioProcessOption audioProcessOpt
public AgoraRtcService.CryptoOption cryptoOpt
public boolean autoConnectRdt