Trait pulse_simple::Sampleable [] [src]

pub trait Sampleable {
    fn format() -> pa_sample_format_t;
}

Required Methods

fn format() -> pa_sample_format_t

Implementors