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

Add async method for BaseAudioContext::decodeAudioData #423

Open
orottier opened this issue Jan 3, 2024 · 0 comments · May be fixed by #500
Open

Add async method for BaseAudioContext::decodeAudioData #423

orottier opened this issue Jan 3, 2024 · 0 comments · May be fixed by #500

Comments

@orottier
Copy link
Owner

orottier commented Jan 3, 2024

See #412 for some initial inspiration.
Async versions of suspend and resume were introduced in #419 and #412
We don't need the async_trait crate anymore because of https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html

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

Successfully merging a pull request may close this issue.

1 participant