supportedVideoFormats method

Future<WebPresenterRestResponse> supportedVideoFormats()

Implementation

Future<WebPresenterRestResponse> supportedVideoFormats() =>
    get('/system/supportedVideoFormats');