astro / rust-pulse-simple

Simple Pulseaudio crate for the Rust language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module is uses the libpulse-sys bindings to implement a Rust interface to the pulse-simple API. It features guessing sample type and channel count based on your use of Playback.write() and Record.read(). See the examples for some basic usage.

About

Simple Pulseaudio crate for the Rust language

License:GNU Lesser General Public License v3.0


Languages

Language:Rust 100.0%