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