menu
blackmagicdesign package
documentation
hyperdeck/hyperdeck_rest.dart
HyperDeckRestClient
isStopped method
isStopped method
dark_mode
light_mode
isStopped
method
Future
<
HyperDeckRestResponse
>
isStopped
(
)
Implementation
Future<HyperDeckRestResponse> isStopped() => get('/transports/0/stop');
blackmagicdesign package
documentation
hyperdeck/hyperdeck_rest
HyperDeckRestClient
isStopped method
HyperDeckRestClient class