Type Definition libpulse_sys::direction::pa_direction_t[][src]

pub type pa_direction_t = i32;
Expand description

Direction bitfield.

While we currently do not expose anything bidirectional, one should test against the bit instead of the value because we might add bidirectional stuff in the future.