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

#118 in Multimedia

Download history 394/week @ 2023-12-06 456/week @ 2023-12-13 477/week @ 2023-12-20 414/week @ 2023-12-27 587/week @ 2024-01-03 444/week @ 2024-01-10 541/week @ 2024-01-17 809/week @ 2024-01-24 682/week @ 2024-01-31 1142/week @ 2024-02-07 1352/week @ 2024-02-14 1244/week @ 2024-02-21 1051/week @ 2024-02-28 1315/week @ 2024-03-06 1207/week @ 2024-03-13 1548/week @ 2024-03-20

5,244 downloads per month
Used in 11 crates (3 directly)

MIT license

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–2.9MB
~45K SLoC