ReactOS 0.4.15-dev-7958-gcd0bb1a
IAudioStreamVolume Member List

This is the complete list of members for IAudioStreamVolume, including all inherited members.

AddRef()IUnknown
GetAllVolumes([in] UINT32 dwCount, [size_is(dwCount), out] float *pfVolumes)IAudioStreamVolume
GetChannelCount([out] UINT32 *pdwCount)IAudioStreamVolume
GetChannelVolume([in] UINT32 dwIndex, [out] float *pfLevel)IAudioStreamVolume
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)IAudioStreamVolume
SetChannelVolume([in] UINT32 dwIndex, [in] const float fLevel)IAudioStreamVolume