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