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

Expose the whole video_player lib and other useful stuff #1118

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ronw98
Copy link

@ronw98 ronw98 commented Nov 4, 2022

Exposing the video player lib is to allow a better handle on the player.
When one wants to create custom controls the way the timer is reset depends on the video controller state.

Some widgets can be exposed to avoid recoding them all when using custom controls (such as the material bar).

Any other widget suggestion is welcome

Closes !1117

@ronw98 ronw98 changed the title Expose the whole video_player lib Expose the whole video_player lib and other useful stuff Nov 14, 2022
@user-23xyz
Copy link

what can you do with these ? im using some custom controls will this allow for more efficience and how?

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

Successfully merging this pull request may close these issues.

Expose the complete VideoPlayer lib and not just some parts of it
2 participants