Docs.rs
  • libpulse-sys-1.5.0
    • libpulse-sys 1.5.0
    • Docs.rs crate page
    • LGPL-2.1+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jnqnfe
    • Dependencies
      • libc ^0.2 normal
      • pkg-config ^0.3 build
    • Versions
    • 19.26% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module def

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Module libpulse_sys::def

source ·
Expand description

Global definitions

Re-exports

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

Modules

sink_flags
Special sink flags.
source_flags
Special source flags.

Structs

pa_buffer_attr
pa_spawn_api
pa_timing_info

Enums

pa_device_type_t
pa_port_available_t
pa_sink_state_t
pa_source_state_t

Constants

PA_DEVICE_TYPE_SINK
PA_DEVICE_TYPE_SOURCE
PA_INVALID_INDEX
An invalid index
PA_PORT_AVAILABLE_NO
PA_PORT_AVAILABLE_UNKNOWN
PA_PORT_AVAILABLE_YES
PA_SINK_IDLE
PA_SINK_INVALID_STATE
PA_SINK_RUNNING
PA_SINK_SUSPENDED
PA_SOURCE_IDLE
PA_SOURCE_INVALID_STATE
PA_SOURCE_RUNNING
PA_SOURCE_SUSPENDED

Functions

pa_sink_is_opened
Returns true if sink is playing: running or idle.
pa_sink_is_running
Returns true if sink is running.
pa_source_is_opened
pa_source_is_running

Type Definitions

pa_free_cb_t
pa_sink_flags_t
pa_source_flags_t