Module libpulse_sys::stream

source ·
Expand description

Audio streams for input, output and sample upload.

Re-exports

pub use self::flags::*;

Modules

Some special flags for stream connections.

Enums

An opaque stream for playback or recording.

Constants

Functions

Returns true if the passed state is one of the connected states.

Type Definitions