Type Alias PCMWAVEFORMAT

Source
pub type PCMWAVEFORMAT = pcmwaveformat_tag;

Aliased Type§

struct PCMWAVEFORMAT {
    pub wf: waveformat_tag,
    pub wBitsPerSample: u16,
}

Fields§

§wf: waveformat_tag§wBitsPerSample: u16