Requests the number of clips.
Future<HyperDeckResponse> clipsCount() => send(HyperDeckCommand.clipsCount);