autoSubscribeVideo property

最近更新时间:2022-09-20 05:17:40

bool autoSubscribeVideo
final

设置加入频道是是否自动订阅视频流:

  • true:(默认)订阅。
  • false:不订阅。

该成员功能与 RtcEngine.muteAllRemoteVideoStreams 相同。 加入频道后,你可以通过 muteAllRemoteVideoStreams 方法重新设置是否订阅频道内的远端视频流。

Implementation

final bool autoSubscribeVideo