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