timelineVideoFormat method

Future<HyperDeckRestResponse> timelineVideoFormat()

Implementation

Future<HyperDeckRestResponse> timelineVideoFormat() =>
    get('/timelines/0/videoFormat');