Struct libpulse_sys::format::pa_format_info
source · #[repr(C)]pub struct pa_format_info {
pub encoding: pa_encoding_t,
pub plist: *mut pa_proplist,
}Expand description
Represents the format of data provided in a stream or processed by a sink.
Fields§
§encoding: pa_encoding_t§plist: *mut pa_proplist