Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持倍速设置吗? #50

Open
baowenqing opened this issue May 14, 2019 · 1 comment
Open

支持倍速设置吗? #50

baowenqing opened this issue May 14, 2019 · 1 comment

Comments

@baowenqing
Copy link

支持倍速设置吗?

@zhengliufeng
Copy link

这个需要自己把项目通过module导入
需要自己在IjkPlayerView里面加
public void setSpeed(float speed) {
mVideoView.speed(speed);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants