ReactOS 0.4.16-dev-319-g6cf4263
|
#include <mmsystem.h>
Definition at line 1690 of file mmsystem.h.
DWORD tagMCI_WAVE_SET_PARMS::dwAudio |
Definition at line 1693 of file mmsystem.h.
Referenced by WAVE_mciSet().
DWORD_PTR tagMCI_WAVE_SET_PARMS::dwCallback |
Definition at line 1691 of file mmsystem.h.
Referenced by WAVE_mciSet().
DWORD tagMCI_WAVE_SET_PARMS::dwTimeFormat |
Definition at line 1692 of file mmsystem.h.
Referenced by test_asyncWAVE(), test_recordWAVE(), and WAVE_mciSet().
DWORD tagMCI_WAVE_SET_PARMS::nAvgBytesPerSec |
Definition at line 1706 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
WORD tagMCI_WAVE_SET_PARMS::nBlockAlign |
Definition at line 1711 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
WORD tagMCI_WAVE_SET_PARMS::nChannels |
Definition at line 1702 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
DWORD tagMCI_WAVE_SET_PARMS::nSamplesPerSec |
Definition at line 1705 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
WORD tagMCI_WAVE_SET_PARMS::wBitsPerSample |
Definition at line 1713 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
WORD tagMCI_WAVE_SET_PARMS::wFormatTag |
Definition at line 1700 of file mmsystem.h.
Referenced by test_recordWAVE(), and WAVE_mciSet().
UINT tagMCI_WAVE_SET_PARMS::wInput |
Definition at line 1694 of file mmsystem.h.
Referenced by WAVE_mciSet().
UINT tagMCI_WAVE_SET_PARMS::wOutput |
Definition at line 1695 of file mmsystem.h.
Referenced by WAVE_mciSet().
WORD tagMCI_WAVE_SET_PARMS::wReserved2 |
Definition at line 1701 of file mmsystem.h.
WORD tagMCI_WAVE_SET_PARMS::wReserved3 |
Definition at line 1703 of file mmsystem.h.
WORD tagMCI_WAVE_SET_PARMS::wReserved4 |
Definition at line 1712 of file mmsystem.h.
WORD tagMCI_WAVE_SET_PARMS::wReserved5 |
Definition at line 1714 of file mmsystem.h.