audioPush property

bool audioPush
final

是否在直播中混流该用户的对应音频流

可设置为:

  • true:(默认)在直播中混流该用户的对应音频流。
  • false:在直播中将该用户设置为静音。

Implementation

final bool audioPush;