MCI_WAVE_SET_PARMS
nothrow extern (Windows)
struct MCI_WAVE_SET_PARMS {
}
- dwAudio
DWORD dwAudio;
Undocumented in source.
- dwCallback
DWORD dwCallback;
Undocumented in source.
- dwTimeFormat
DWORD dwTimeFormat;
Undocumented in source.
- nAvgBytesPerSec
DWORD nAvgBytesPerSec;
Undocumented in source.
- nBlockAlign
WORD nBlockAlign;
Undocumented in source.
- nChannels
WORD nChannels;
Undocumented in source.
- nSamplesPerSec
DWORD nSamplesPerSec;
Undocumented in source.
- wBitsPerSample
WORD wBitsPerSample;
Undocumented in source.
- wFormatTag
WORD wFormatTag;
Undocumented in source.
- wInput
UINT wInput;
Undocumented in source.
- wOutput
UINT wOutput;
Undocumented in source.
- wReserved2
WORD wReserved2;
Undocumented in source.
- wReserved3
WORD wReserved3;
Undocumented in source.
- wReserved4
WORD wReserved4;
Undocumented in source.
- wReserved5
WORD wReserved5;
Undocumented in source.
windows mmsystem
enumsfunctionstemplatesvariables