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
VideoPlayer
I'm trying to create my own custom controls but as VideoPlayerController is not exported by the BetterPlayer library I can't.
VideoPlayerController
BetterPlayer
It would be great to export the complete VideoPlayer lib and not just the VideoPlayerValue as it's currently the case.
VideoPlayerValue
The text was updated successfully, but these errors were encountered:
jhomlala
Successfully merging a pull request may close this issue.
I'm trying to create my own custom controls but as
VideoPlayerController
is not exported by theBetterPlayer
library I can't.It would be great to export the complete
VideoPlayer
lib and not just theVideoPlayerValue
as it's currently the case.The text was updated successfully, but these errors were encountered: