ReactOS 0.4.16-dev-550-g2186ce3
|
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 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) | IAudioStreamVolume | |
SetChannelVolume([in] UINT32 dwIndex, [in] const float fLevel) | IAudioStreamVolume |