Windows Driver Kit: Audio Devices
KSPROPERTY_AUDIO_LOUDNESS

The KSPROPERTY_AUDIO_LOUDNESS property specifies whether loudness (overall dynamic range and bass boost) is enabled or disabled for a channel in a loudness node (KSNODETYPE_LOUDNESS).

Usage Summary Table

GetSetTargetProperty descriptor typeProperty value type
YesYesFilterKSNODEPROPERTY_AUDIO_CHANNEL



BOOL

The property value (operation data) is of type BOOL and specifies whether loudness is turned on or off. The value TRUE indicates that loudness is on. FALSE indicates that it is off.

Return Value

A KSPROPERTY_AUDIO_LOUDNESS property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.

Requirements

Headers: Declared in Ksmedia.h. Include Ksmedia.h.

See Also

KSNODEPROPERTY_AUDIO_CHANNEL, KSNODETYPE_LOUDNESS


Send feedback on this topic
Built on October 01, 2009
Page view tracker