menu
blackmagicdesign package
documentation
web_presenter/web_presenter_rest.dart
WebPresenterRestClient
stopStream method
stopStream method
dark_mode
light_mode
stopStream
method
Future
<
WebPresenterRestResponse
>
stopStream
(
)
Implementation
Future<WebPresenterRestResponse> stopStream() => put('/livestreams/0/stop');
blackmagicdesign package
documentation
web_presenter/web_presenter_rest
WebPresenterRestClient
stopStream method
WebPresenterRestClient class