menu
apivideo_live_stream package
documentation
apivideo_live_stream.dart
ApiVideoMobileLiveStreamPlatform
stopStreaming method
stopStreaming method
dark_mode
light_mode
stopStreaming
method
@
override
Future
<
void
>
stopStreaming
(
)
Implementation
@override Future<void> stopStreaming() { return _channel.invokeMethod('stopStreaming'); }
apivideo_live_stream package
documentation
apivideo_live_stream
ApiVideoMobileLiveStreamPlatform
stopStreaming method
ApiVideoMobileLiveStreamPlatform class