menu
flutter_smart_ptt package
documentation
flutter_smart_ptt_method_channel.dart
MethodChannelFlutterSmartPtt
setAudioFormat method
setAudioFormat method
dark_mode
light_mode
setAudioFormat
method
@
override
void
setAudioFormat
(
int
type
)
override
Implementation
@override void setAudioFormat(int type) { PocHandler.SetAudioFormat(type); }
flutter_smart_ptt package
documentation
flutter_smart_ptt_method_channel
MethodChannelFlutterSmartPtt
setAudioFormat method
MethodChannelFlutterSmartPtt class