isAudioFocus property

bool isAudioFocus
getter/setter pair

Whether the focus voice is enabled in the current input stream, the sound of this stream will be highlighted if enabled. On web platforms, this property does not take effect.

Implementation

bool isAudioFocus;