Get the playback volume of remote audio
@override int getAudioPlayoutVolume() { TRTCLog(_tag, "getAudioPlayoutVolume"); return TRTCCloudNative.instance.getAudioPlayoutVolume(); }