getAudioRoute abstract method

Future<AudioRoute> getAudioRoute()

获取当前使用的音频播放路由

设置音频路由,详见 RTCVideo.setAudioRoute

Implementation

Future<AudioRoute> getAudioRoute();