设置播放速度。
speed:播放速度与原始文件速度的比例,单位:%,取值范围为 [50,200],默认值为 100。
speed
[50,200]
返回值:
0
<0
注意: 仅在音频播放进行状态时,调用此方法。
Future<int?> setPlaybackSpeed(int speed);