menu
blackmagicdesign package
documentation
web_presenter/web_presenter_rest.dart
WebPresenterRestClient
supportedVideoFormats method
supportedVideoFormats method
dark_mode
light_mode
supportedVideoFormats
method
Future
<
WebPresenterRestResponse
>
supportedVideoFormats
(
)
Implementation
Future<WebPresenterRestResponse> supportedVideoFormats() => get('/system/supportedVideoFormats');
blackmagicdesign package
documentation
web_presenter/web_presenter_rest
WebPresenterRestClient
supportedVideoFormats method
WebPresenterRestClient class