Module libpulse_sys::stream[][src]

Expand description

Audio streams for input, output and sample upload.

Re-exports

pub use self::flags::*;

Modules

Some special flags for stream connections.

Structs

An opaque stream for playback or recording.

Enums

Constants

Functions

Checks if the passed state is one of the connected states (returns true if so).

Type Definitions