Get the playback volume of remote audio
Platform not supported:
Future<int?> getAudioPlayoutVolume() { return _cloudChannel!.invokeMethod('getAudioPlayoutVolume'); }