spillRecordingToNextDevice method

Future<HyperDeckRestResponse> spillRecordingToNextDevice()

Implementation

Future<HyperDeckRestResponse> spillRecordingToNextDevice() =>
    post('/transports/0/record/spillToNextDevice');