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

How can I access setPlaybackQuality, getDuraion and other functions? #9

Open
maximls opened this issue Jul 17, 2018 · 1 comment
Open

Comments

@maximls
Copy link

maximls commented Jul 17, 2018

Hi, thanks for this component. It is working as expected however, I'd like to use some player API functions and having a hard time targeting them. I tried YouTubePlayer.setPlaybackQuality() and it doesn't work. I'd appreciate your help. Thanks!

@ryanhefner
Copy link
Owner

@maximls Hey, sorry, I missed this coming in. Let me look into it, but my first thought is to return a reference to the underlying player/<video> instance in the onReady callback. Do you think that makes sense?

@ryanhefner ryanhefner added this to To Do in Open Sourcery 🔮 Apr 5, 2019
@ryanhefner ryanhefner moved this from To Do to In Progress in Open Sourcery 🔮 Jul 10, 2019
@ryanhefner ryanhefner moved this from In Progress to To Do in Open Sourcery 🔮 Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants