Module libpulse_sys::context
source · Expand description
Connection contexts for asynchronous communication with a server.
A pa_context object wraps a connection to a PulseAudio server using its native protocol.
Re-exports
pub use ext_device_manager::*;pub use ext_device_restore::*;pub use ext_stream_restore::*;pub use introspect::*;pub use scache::*;pub use subscribe::*;pub use self::flags::*;Modules
Routines for controlling module-device-manager.
Routines for controlling module-device-restore.
Routines for controlling module-stream-restore.
Some special flags for contexts.
Routines for daemon introspection.
Sample cache mechanism.
Daemon introspection event subscription subsystem.
Enums
An opaque connection context to a daemon
Constants
Functions
Returns
true if the passed state is one of the connected states.