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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i reach audiocontext object without modifying source code? #13

Open
ShevKG opened this issue Aug 13, 2021 · 1 comment
Open

Can i reach audiocontext object without modifying source code? #13

ShevKG opened this issue Aug 13, 2021 · 1 comment

Comments

@ShevKG
Copy link

ShevKG commented Aug 13, 2021

Hello, i want to dead with AudioContext 'ended' event within your player. Can i somehow reach it without modifying your code?
p.s And thank you for your great solution with my synchronization struggling 馃槃 馃憤

@samirkumardas
Copy link
Owner

The player itself does not have an event option. If you want to access to audioContext instance, you can do it through player. audioCtx where player is an instance of the player.

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