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
The text was updated successfully, but these errors were encountered:
I don't think I saw anything like that in the API. But if it is, chances are it's already exposed.
Sorry, something went wrong.
It is possible by passing the name as extradriverdata to System::Init() after validating that PulseAudio will be used with System::getOutput().
extradriverdata
System::Init()
System::getOutput()
This is not currently implemented, so it's a good candidate for a PR.
For reference:
https://fmod.com/resources/documentation-api?version=2.1&page=core-api-system.html#system_getoutput
https://fmod.com/resources/documentation-api?version=2.1&page=core-api-system.html#fmod_outputtype
No branches or pull requests
The text was updated successfully, but these errors were encountered: