ReactOS 0.4.15-dev-7942-gd23573b
tagWAVEMAPDATA Struct Reference
Collaboration diagram for tagWAVEMAPDATA:

Public Attributes

struct tagWAVEMAPDATAself
 
union {
   struct {
      HWAVEOUT   hOuterWave
 
      HWAVEOUT   hInnerWave
 
   }   out
 
   struct {
      HWAVEIN   hOuterWave
 
      HWAVEIN   hInnerWave
 
   }   in
 
u
 
HACMSTREAM hAcmStream
 
DWORD_PTR dwCallback
 
DWORD_PTR dwClientInstance
 
DWORD dwFlags
 
DWORD avgSpeedOuter
 
DWORD avgSpeedInner
 
DWORD nSamplesPerSecOuter
 
DWORD nSamplesPerSecInner
 

Detailed Description

Definition at line 45 of file wavemap.c.

Member Data Documentation

◆ avgSpeedInner

DWORD tagWAVEMAPDATA::avgSpeedInner

Definition at line 64 of file wavemap.c.

Referenced by widGetPosition(), widOpen(), wodGetPosition(), and wodOpen().

◆ avgSpeedOuter

DWORD tagWAVEMAPDATA::avgSpeedOuter

Definition at line 63 of file wavemap.c.

Referenced by widGetPosition(), widOpen(), wodGetPosition(), and wodOpen().

◆ dwCallback

DWORD_PTR tagWAVEMAPDATA::dwCallback

Definition at line 59 of file wavemap.c.

Referenced by widCallback(), widOpen(), wodCallback(), and wodOpen().

◆ dwClientInstance

DWORD_PTR tagWAVEMAPDATA::dwClientInstance

Definition at line 60 of file wavemap.c.

Referenced by widCallback(), widOpen(), wodCallback(), and wodOpen().

◆ dwFlags

DWORD tagWAVEMAPDATA::dwFlags

Definition at line 61 of file wavemap.c.

Referenced by widCallback(), widOpen(), wodCallback(), and wodOpen().

◆ hAcmStream

◆ hInnerWave [1/2]

HWAVEOUT tagWAVEMAPDATA::hInnerWave

Definition at line 50 of file wavemap.c.

◆ hInnerWave [2/2]

HWAVEIN tagWAVEMAPDATA::hInnerWave

Definition at line 54 of file wavemap.c.

◆ hOuterWave [1/2]

HWAVEOUT tagWAVEMAPDATA::hOuterWave

Definition at line 49 of file wavemap.c.

◆ hOuterWave [2/2]

HWAVEIN tagWAVEMAPDATA::hOuterWave

Definition at line 53 of file wavemap.c.

◆ 

◆ nSamplesPerSecInner

DWORD tagWAVEMAPDATA::nSamplesPerSecInner

Definition at line 67 of file wavemap.c.

Referenced by widGetPosition(), widOpen(), wodGetPosition(), and wodOpen().

◆ nSamplesPerSecOuter

DWORD tagWAVEMAPDATA::nSamplesPerSecOuter

Definition at line 66 of file wavemap.c.

Referenced by widGetPosition(), widOpen(), wodGetPosition(), and wodOpen().

◆ 

◆ self

struct tagWAVEMAPDATA* tagWAVEMAPDATA::self

Definition at line 46 of file wavemap.c.

Referenced by WAVEMAP_IsData(), widOpen(), and wodOpen().

◆ 


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