Skip to content

Latest commit

 

History

History
98 lines (73 loc) · 3.29 KB

nn-devicetopology-iperchanneldblevel.md

File metadata and controls

98 lines (73 loc) · 3.29 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:devicetopology.IPerChannelDbLevel
IPerChannelDbLevel (devicetopology.h)
The IPerChannelDbLevel interface represents a generic subunit control interface that provides per-channel control over the volume level, in decibels, of an audio stream or of a frequency band in an audio stream.
IPerChannelDbLevel
IPerChannelDbLevel interface [Core Audio]
IPerChannelDbLevel interface [Core Audio]
described
coreaudio.iperchanneldblevel
devicetopology/IPerChannelDbLevel
coreaudio\iperchanneldblevel.htm
CoreAudio
e70b4518-c9de-4426-b8e5-db80656699a9
12/05/2018
IPerChannelDbLevel, IPerChannelDbLevel interface [Core Audio], IPerChannelDbLevel interface [Core Audio],described, coreaudio.iperchanneldblevel, devicetopology/IPerChannelDbLevel
devicetopology.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
19H1
IPerChannelDbLevel
devicetopology/IPerChannelDbLevel
c++
APIRef
kbSyntax
COM
Devicetopology.h
IPerChannelDbLevel

IPerChannelDbLevel interface

-description

The IPerChannelDbLevel interface represents a generic subunit control interface that provides per-channel control over the volume level, in decibels, of an audio stream or of a frequency band in an audio stream. A positive volume level represents gain, and a negative value represents attenuation.

Clients do not call the methods in this interface directly. Instead, this interface serves as the base interface for the following interfaces, which clients do call directly:

-inheritance

The IPerChannelDbLevel interface inherits from the IUnknown interface. IPerChannelDbLevel also has these types of members:

-see-also

Core Audio Interfaces

DeviceTopology API

IAudioBass Interface

IAudioMidrange Interface

IAudioTreble Interface

IAudioVolumeLevel Interface