ReactOS 0.4.15-dev-7953-g1f49173
_DSVOLUMEPAN Struct Reference

#include <dsdriver.h>

Public Attributes

DWORD dwTotalLeftAmpFactor
 
DWORD dwTotalRightAmpFactor
 
LONG lVolume
 
DWORD dwVolAmpFactor
 
LONG lPan
 
DWORD dwPanLeftAmpFactor
 
DWORD dwPanRightAmpFactor
 

Detailed Description

Definition at line 103 of file dsdriver.h.

Member Data Documentation

◆ dwPanLeftAmpFactor

DWORD _DSVOLUMEPAN::dwPanLeftAmpFactor

Definition at line 110 of file dsdriver.h.

◆ dwPanRightAmpFactor

DWORD _DSVOLUMEPAN::dwPanRightAmpFactor

Definition at line 111 of file dsdriver.h.

◆ dwTotalLeftAmpFactor

DWORD _DSVOLUMEPAN::dwTotalLeftAmpFactor

Definition at line 105 of file dsdriver.h.

Referenced by DSOUND_AmpFactorToVolPan(), DSOUND_MixerVol(), and DSOUND_RecalcVolPan().

◆ dwTotalRightAmpFactor

DWORD _DSVOLUMEPAN::dwTotalRightAmpFactor

Definition at line 106 of file dsdriver.h.

Referenced by DSOUND_AmpFactorToVolPan(), DSOUND_MixerVol(), and DSOUND_RecalcVolPan().

◆ dwVolAmpFactor

DWORD _DSVOLUMEPAN::dwVolAmpFactor

Definition at line 108 of file dsdriver.h.

Referenced by DSOUND_AmpFactorToVolPan(), and DSOUND_RecalcVolPan().

◆ lPan

LONG _DSVOLUMEPAN::lPan

◆ lVolume

LONG _DSVOLUMEPAN::lVolume

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