remoteAudioMixingBegin property

EmptyCallback? remoteAudioMixingBegin
getter/setter pair

Occurs when a remote user starts audio mixing. When a remote user calls startAudioMixing to play the background music, the SDK reports this callback.

Implementation

EmptyCallback? remoteAudioMixingBegin;