Struct alto::ext::AL_SOFT_MSADPCM [] [src]

pub struct AL_SOFT_MSADPCM {
    pub AL_FORMAT_MONO_MSADPCM_SOFT: ExtResult<ALenum>,
    pub AL_FORMAT_STEREO_MSADPCM_SOFT: ExtResult<ALenum>,
}

Fields

Methods

impl AL_SOFT_MSADPCM
[src]

Trait Implementations

impl Debug for AL_SOFT_MSADPCM
[src]

Formats the value using the given formatter.