enableAux abstract method
- bool enable
Whether to mix the player's sound into the stream being published.
This interface will only mix the media player sound into the main channel
enable
Aux audio flag. The default is false.
Implementation
Future<void> enableAux(bool enable);