ReactOS 0.4.15-dev-7842-g558ab78
IAudioVolumeLevel Interface Reference
Inheritance diagram for IAudioVolumeLevel:
Collaboration diagram for IAudioVolumeLevel:

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Member Functions inherited from IPerChannelDbLevel
HRESULT GetChannelCount ([out] UINT *pcChannels)
 
HRESULT GetLevelRange ([in] UINT nChannel, [out] float *pfMinLevelDB, [out] float *pfMaxLevelDB, [out] float *pfStepping)
 
HRESULT GetLevel ([in] UINT nChannel, [out] float *pfLevelDB)
 
HRESULT SetLevel ([in] UINT nChannel, [in] float fLevelDB, [in, unique] LPCGUID pguidEventContext)
 
HRESULT SetLevelUniform ([in] float fLevelDB, [in, unique] LPCGUID pguidEventContext)
 
HRESULT SetLevelAllChannels ([size_is(cChannels), in] float *aLevelsDB, [in] ULONG cChannels, [in] LPCGUID pguidEventContext)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 272 of file devicetopology.idl.


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