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
that feature is also missing in every player like preview of thumbnails by seekbar box preview, all done through sprite thumbnail.
like youtube.
you can see here demo: https://codepen.io/giriaakula/pen/dyNjRmW
player.spriteThumbnails({ interval:1, url: 'https://raw.githubusercontent.com/GiriAakula/samuel-miller-task/master/openvideo.png', width: 160, height: 90 });
The text was updated successfully, but these errors were encountered:
Any update on this because that thing is missing from every player
Sorry, something went wrong.
No branches or pull requests
that feature is also missing in every player like preview of thumbnails by seekbar box preview, all done through sprite thumbnail.
like youtube.
you can see here demo: https://codepen.io/giriaakula/pen/dyNjRmW
player.spriteThumbnails({
interval:1,
url: 'https://raw.githubusercontent.com/GiriAakula/samuel-miller-task/master/openvideo.png',
width: 160,
height: 90
});
The text was updated successfully, but these errors were encountered: