1
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
9e9ac22e82
fix(context): Fix setting volume
The volume object needs to be kept in memory until the operation has
finished.
2022-05-23 16:32:04 +02:00
e0aaa99cb1
fix(context): Fix callback functions
The stack setup for callback threads was all over the place, and pretty
messed up.
2022-05-23 14:52:55 +02:00
366e08498e
feat: Implement introspection for sinks and sources
This provides a way to query the current state for the primary
data structures, as well as common setters.
2022-05-15 22:56:55 +02:00