jiajunhui / PlayerBase

The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用ijkplayer时设置倍速没起作用

zaaach opened this issue · comments

使用ijkplayer时设置倍速没起作用

我的也一样,ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_PLAYER, "soundtouch", 1);开启这个会有陪速效果,但会出现声音比画面慢几秒的问题,但不用这个框架,直接使用ijk没有这个问题,也不需要这行代码。