ReactOS 0.4.15-dev-7942-gd23573b
tagMCI_WAVE_SET_PARMS Struct Reference

#include <mmsystem.h>

Public Attributes

DWORD_PTR dwCallback
 
DWORD dwTimeFormat
 
DWORD dwAudio
 
UINT wInput
 
UINT wOutput
 
WORD wFormatTag
 
WORD wReserved2
 
WORD nChannels
 
WORD wReserved3
 
DWORD nSamplesPerSec
 
DWORD nAvgBytesPerSec
 
WORD nBlockAlign
 
WORD wReserved4
 
WORD wBitsPerSample
 
WORD wReserved5
 

Detailed Description

Definition at line 1690 of file mmsystem.h.

Member Data Documentation

◆ dwAudio

DWORD tagMCI_WAVE_SET_PARMS::dwAudio

Definition at line 1693 of file mmsystem.h.

Referenced by WAVE_mciSet().

◆ dwCallback

DWORD_PTR tagMCI_WAVE_SET_PARMS::dwCallback

Definition at line 1691 of file mmsystem.h.

Referenced by WAVE_mciSet().

◆ dwTimeFormat

DWORD tagMCI_WAVE_SET_PARMS::dwTimeFormat

Definition at line 1692 of file mmsystem.h.

Referenced by test_asyncWAVE(), test_recordWAVE(), and WAVE_mciSet().

◆ nAvgBytesPerSec

DWORD tagMCI_WAVE_SET_PARMS::nAvgBytesPerSec

Definition at line 1706 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ nBlockAlign

WORD tagMCI_WAVE_SET_PARMS::nBlockAlign

Definition at line 1711 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ nChannels

WORD tagMCI_WAVE_SET_PARMS::nChannels

Definition at line 1702 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ nSamplesPerSec

DWORD tagMCI_WAVE_SET_PARMS::nSamplesPerSec

Definition at line 1705 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ wBitsPerSample

WORD tagMCI_WAVE_SET_PARMS::wBitsPerSample

Definition at line 1713 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ wFormatTag

WORD tagMCI_WAVE_SET_PARMS::wFormatTag

Definition at line 1700 of file mmsystem.h.

Referenced by test_recordWAVE(), and WAVE_mciSet().

◆ wInput

UINT tagMCI_WAVE_SET_PARMS::wInput

Definition at line 1694 of file mmsystem.h.

Referenced by WAVE_mciSet().

◆ wOutput

UINT tagMCI_WAVE_SET_PARMS::wOutput

Definition at line 1695 of file mmsystem.h.

Referenced by WAVE_mciSet().

◆ wReserved2

WORD tagMCI_WAVE_SET_PARMS::wReserved2

Definition at line 1701 of file mmsystem.h.

◆ wReserved3

WORD tagMCI_WAVE_SET_PARMS::wReserved3

Definition at line 1703 of file mmsystem.h.

◆ wReserved4

WORD tagMCI_WAVE_SET_PARMS::wReserved4

Definition at line 1712 of file mmsystem.h.

◆ wReserved5

WORD tagMCI_WAVE_SET_PARMS::wReserved5

Definition at line 1714 of file mmsystem.h.


The documentation for this struct was generated from the following file: