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

Seekbar support #12

Open
DanielOaks opened this issue Sep 9, 2015 · 0 comments
Open

Seekbar support #12

DanielOaks opened this issue Sep 9, 2015 · 0 comments

Comments

@DanielOaks
Copy link

Could be good to have.

The library does support these functions: get_duration_seconds, get_position_seconds, and set_position_seconds, so we could probably use something along those lines to create a seekbar that automatically updates and is draggable (seeing how we call set_repeat_count as an example of calling those functions).

I might have a look at this, see how it goes.

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

No branches or pull requests

2 participants