pipewire-wrapper

Crates.iopipewire-wrapper
lib.rspipewire-wrapper
version0.1.6
sourcesrc
created_at2023-07-27 13:06:47.852743
updated_at2023-08-04 08:33:44.182653
descriptionRust bindings for PipeWire
homepagehttps://pipewire.org
repositoryhttps://github.com/antroids/pipewire-wrapper
max_upload_size
id927374
size618,944
(antroids)

documentation

https://antroids.github.io/pipewire-wrapper/pipewire_wrapper/index.html

README

Docs Build

Bindings for PipeWire

Overview

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.

Status

The library is not finished and not tested properly.

If you are looking for stable bindings, check the pipewire-rs crate.

Contributing

Any help is welcome.

Commit count: 162

cargo fmt