获取 SDK 播放音量
Future<int> getAudioPlayoutVolume() { return _channel.invokeMethod('getAudioPlayoutVolume'); }