获取远端音频的播放音量
不支持:
Future<int?> getAudioPlayoutVolume() { return _cloudChannel.invokeMethod('getAudioPlayoutVolume'); }