ReactOS 0.4.16-dev-1093-g93e9710
|
Public Attributes | |
ULONG | SampleRate |
ULONG | Bit8Mono |
ULONG | Bit8Stereo |
ULONG | Bit16Mono |
ULONG | Bit16Stereo |
ULONG AUDIO_RANGE::Bit16Mono |
Definition at line 26 of file wave.c.
Referenced by MMixerCheckFormat().
ULONG AUDIO_RANGE::Bit16Stereo |
Definition at line 27 of file wave.c.
Referenced by MMixerCheckFormat().
ULONG AUDIO_RANGE::Bit8Mono |
Definition at line 24 of file wave.c.
Referenced by MMixerCheckFormat().
ULONG AUDIO_RANGE::Bit8Stereo |
Definition at line 25 of file wave.c.
Referenced by MMixerCheckFormat().
ULONG AUDIO_RANGE::SampleRate |
Definition at line 23 of file wave.c.
Referenced by MMixerCheckFormat().