spillRecordingToNewFile method

Future<HyperDeckRestResponse> spillRecordingToNewFile()

Implementation

Future<HyperDeckRestResponse> spillRecordingToNewFile() =>
    post('/transports/0/record/spillToNewFile');