menu
netease_audio_device_interface package
documentation
audio_device_platform_interface.dart
AudioDevicePlatform
stop abstract method
stop abstract method
dark_mode
light_mode
stop
abstract method
Future
<
void
>
stop
(
)
离开房间时调用,清理音频状态
Implementation
Future<void> stop();
netease_audio_device_interface package
documentation
audio_device_platform_interface
AudioDevicePlatform
stop abstract method
AudioDevicePlatform class