menu
yoer_test package
documentation
zego_uikit.dart
ZegoMediaService
stopMedia method
stopMedia method
dark_mode
light_mode
stopMedia
method
Future
<
void
>
stopMedia
(
)
Stop playing.
Implementation
Future<void> stopMedia() async { return ZegoUIKitCore.shared.stopMedia(); }
yoer_test package
documentation
zego_uikit
ZegoMediaService
stopMedia method
ZegoMediaService mixin