pub type cubeb_sample_format = u32;

Trait Implementations§

source§

impl From<SampleFormat> for cubeb_sample_format

source§

fn from(x: SampleFormat) -> Self

Converts to this type from the input type.