menu
mediasfu_sdk package
documentation
methods/stream_methods/switch_audio_output.dart
SwitchAudioOutputOptions
SwitchAudioOutputOptions.new constructor
SwitchAudioOutputOptions.new constructor
dark_mode
light_mode
SwitchAudioOutputOptions
constructor
SwitchAudioOutputOptions
(
{
required
bool
speakerOn
,
bool
preferBluetooth
=
true
,
})
Implementation
SwitchAudioOutputOptions({ required this.speakerOn, this.preferBluetooth = true, });
mediasfu_sdk package
documentation
methods/stream_methods/switch_audio_output
SwitchAudioOutputOptions
SwitchAudioOutputOptions.new constructor
SwitchAudioOutputOptions class