Trait cpal::SizedSample

source ·
pub trait SizedSample: Sample {
    const FORMAT: SampleFormat;
}

Required Associated Constants§

Implementations on Foreign Types§

Implementors§