Crates.io | pipewire-wrapper |
lib.rs | pipewire-wrapper |
version | 0.1.6 |
source | src |
created_at | 2023-07-27 13:06:47.852743 |
updated_at | 2023-08-04 08:33:44.182653 |
description | Rust bindings for PipeWire |
homepage | https://pipewire.org |
repository | https://github.com/antroids/pipewire-wrapper |
max_upload_size | |
id | 927374 |
size | 618,944 |
Bindings for PipeWire
This crate provides Rust wrappers for the PipeWire APIs.
The main goal is to cover as many as possible PipeWire functionality with less code using macro and traits for unification.
The library is not finished and not tested properly.
If you are looking for stable bindings, check the pipewire-rs crate.
Any help is welcome.