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