autoSubscribeAudio property
final
设置加入频道时是否自动订阅音频流:
true
:(默认)订阅。false
:不订阅。
该成员功能与 RtcEngine.muteAllRemoteAudioStreams 相同。
加入频道后,你可以通过 muteAllRemoteAudioStreams
方法重新设置是否订阅频道内的远端音频流。
Implementation
final bool autoSubscribeAudio
设置加入频道时是否自动订阅音频流:
true
:(默认)订阅。false
:不订阅。该成员功能与 RtcEngine.muteAllRemoteAudioStreams 相同。
加入频道后,你可以通过 muteAllRemoteAudioStreams
方法重新设置是否订阅频道内的远端音频流。
final bool autoSubscribeAudio