Trait allegro_audio::DataSample[][src]

pub trait DataSample where
    Self: Sized
{ fn get_depth(_: Option<Self>) -> AudioDepth; }

Required methods

Implementations on Foreign Types

Implementors