Module libpulse_sys::def[][src]

Expand description

Global definitions.

Re-exports

pub use self::sink_flags::*;
pub use self::source_flags::*;

Modules

Special sink flags.

Special source flags.

Structs

Enums

Port type.

Device type, source or sink.

Port availability.

Constants

Functions

Checks if state is playing, i.e. running or idle (returns true if so).

Checks if state is running (returns true if so).

Type Definitions