# Promise MediaAudioPlayer.addAudioSource(VideoDecoder source)

小程序插件:支持

# 功能描述

添加音频源

# 参数

# VideoDecoder source

视频解码器实例。作为音频源添加到音频播放器中

# 返回值

# Promise

添加音频源完成的 Promise