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