mozilla / cubeb-pulse-rs

ISC License
15 stars 17 forks source link

Separate input output callbacks for collection changes (BMO 1498242). #39

Closed achronop closed 5 years ago

achronop commented 5 years ago

Use separate callback for input and output devices. This will allow to register a context with different notification callbacks for different type of devices.

See also: https://github.com/kinetiknz/cubeb/pull/464, https://github.com/kinetiknz/cubeb/pull/465

achronop commented 5 years ago

Can you please merge it, I do not have the permissions to do it myself in that repo.