diwic / alsa-rs

Thin but safe ALSA wrappers for Rust
Apache License 2.0
139 stars 66 forks source link

add element lock/unlock bindings #113

Closed chadmed closed 1 year ago

chadmed commented 1 year ago

allows an application to lock an element for exclusive control and unlock it

if we could have a minor release too that would be nice :)

diwic commented 1 year ago

0.8.1 released now, enjoy!