跳转到主要内容

startPlay()

开始播放远端音频
fun startPlay()
```kotlin

### stopPlay()
停止播放远端音频

```kotlin
fun stopPlay()