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