ReactOS 0.4.16-dev-570-g1868985
|
#include <sndrec32.h>
Public Attributes | |
DWORD | Subchunkid |
DWORD | Subchunk1Size |
WORD | AudioFormat |
WORD | NumChannels |
DWORD | SampleRate |
DWORD | ByteRate |
WORD | BlockAlign |
WORD | BitsPerSample |
Definition at line 83 of file sndrec32.h.
WORD wave_hdr::AudioFormat |
Definition at line 87 of file sndrec32.h.
WORD wave_hdr::BitsPerSample |
Definition at line 92 of file sndrec32.h.
WORD wave_hdr::BlockAlign |
Definition at line 91 of file sndrec32.h.
DWORD wave_hdr::ByteRate |
Definition at line 90 of file sndrec32.h.
WORD wave_hdr::NumChannels |
Definition at line 88 of file sndrec32.h.
DWORD wave_hdr::SampleRate |
Definition at line 89 of file sndrec32.h.
DWORD wave_hdr::Subchunk1Size |
Definition at line 86 of file sndrec32.h.
DWORD wave_hdr::Subchunkid |
Definition at line 85 of file sndrec32.h.