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

Allow setting position / seeking to a keyframe #278

Open
kealist opened this issue Sep 14, 2018 · 1 comment
Open

Allow setting position / seeking to a keyframe #278

kealist opened this issue Sep 14, 2018 · 1 comment

Comments

@kealist
Copy link

kealist commented Sep 14, 2018

It would be helpful to have a function or way to set the player to the nearest keyframe to a position to avoid having artifacts. I see Seek in other libraries that does this, but this only has IsSeekable, but no seek function.

@andrew-mi
Copy link

I believe you can set the position with MyPlayer.Position = 0.5 (for example) This would jump to 50% through the media.

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