ReactOS 0.4.16-dev-477-g6ada597
|
This is the complete list of members for IChannelAudioVolume, including all inherited members.
AddRef() | IUnknown | |
GetAllVolumes([in] UINT32 dwCount, [size_is(dwCount), out] float *pfVolumes) | IChannelAudioVolume | |
GetChannelCount([out] UINT32 *pdwCount) | IChannelAudioVolume | |
GetChannelVolume([in] UINT32 dwIndex, [out] float *pfLevel) | IChannelAudioVolume | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
SetAllVolumes([in] UINT32 dwCount, [size_is(dwCount), in] const float *pfVolumes, [unique, in] LPCGUID EventContext) | IChannelAudioVolume | |
SetChannelVolume([in] UINT32 dwIndex, [in] const float fLevel, [unique, in] LPCGUID EventContext) | IChannelAudioVolume |