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

Possible to set audio name on Linux for Pulse? #13

Open
subsoap opened this issue Mar 20, 2019 · 2 comments
Open

Possible to set audio name on Linux for Pulse? #13

subsoap opened this issue Mar 20, 2019 · 2 comments

Comments

@subsoap
Copy link

subsoap commented Mar 20, 2019

2019-03-20 15_49_38-messages_ unread

@dapetcu21
Copy link
Owner

I don't think I saw anything like that in the API. But if it is, chances are it's already exposed.

@dapetcu21
Copy link
Owner

It is possible by passing the name as extradriverdata to System::Init() after validating that PulseAudio will be used with 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

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