12 releases (7 breaking)
0.8.0 | Feb 6, 2024 |
---|---|
0.7.2 | Aug 24, 2023 |
0.6.0 | Feb 12, 2023 |
0.5.0 | Mar 22, 2022 |
0.1.0 | Aug 13, 2019 |
#321 in Multimedia
10,446 downloads per month
Used in 13 crates
(3 directly)
22KB
281 lines
pipewire-sys

PipeWire FFI bindings for Rust.
These bindings are providing an unsafe API that can be used to interface with PipeWire. Generally they are meant to be used as the building block for higher-level abstractions like the PipeWire safe bindings.
The bindings are autogenerated using rust-bindgen.
Documentation
See the crate documentation.
Dependencies
~0–3MB
~54K SLoC