stopRecording static method

Future<HyperDeckResponse> stopRecording()

Implementation

static Future<HyperDeckResponse> stopRecording() => send(cHDStop);