Struct libpulse_sys::format::pa_format_info[][src]

#[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_tplist: *mut pa_proplist

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.