ReactOS 0.4.15-dev-8064-gdaf8068
IChannelAudioVolume Member List

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 typedefIUnknown
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