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

Feature: Added support for loading Opus format sound files in mixer #982

Merged

Conversation

daemonjax
Copy link
Contributor

Now the following line would compile and load the opus dll files (which are already included in the SDL2 downloads, and the bindings already included it):

mixer::init(mixer::InitFlag::OPUS)

Tested, works, and I'm using opus music files in my program now.

@Cobrand Cobrand merged commit 86c74ff into Rust-SDL2:master Apr 15, 2020
@Cobrand
Copy link
Member

Cobrand commented Apr 15, 2020

Thanks!

sypwex pushed a commit to sypwex/rust-sdl2 that referenced this pull request Jun 2, 2024
…d-support-to-mixer

Feature: Added support for loading Opus format sound files in mixer
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 this pull request may close these issues.

2 participants