inputVideoFormat method

Future<HyperDeckRestResponse> inputVideoFormat()

Implementation

Future<HyperDeckRestResponse> inputVideoFormat() =>
    get('/transports/0/inputVideoFormat');