We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.0
6.0
Huawei
Nexus 6P
Could you please add the following function in ExoVideoView.java? So that I can use it to support Closed Caption Thanks
public void setCaptionListener(CaptionListener captionListener) { this.captionListener = captionListener; emExoPlayer.setCaptionListener(captionListener); }
The text was updated successfully, but these errors were encountered:
Duplicate of #115
Sorry, something went wrong.
No branches or pull requests
Include the following:
3.0.0
6.0
Huawei
Nexus 6P
Reproduction Steps
Expected Result
Could you please add the following function in ExoVideoView.java?
So that I can use it to support Closed Caption
Thanks
Actual Result
The text was updated successfully, but these errors were encountered: