KSPROPERTY_AUDIOENGINE_GFXENABLE

The KSPROPERTY_AUDIOENGINE_GFXENABLE property request allows the audio driver to retrieve or alter the state of the audio engine node, regarding its global effect processing abilities.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Node via filter

KSP_NODE

BOOL

The property value is of type BOOL and indicates whether global effect processing in the audio engine node is enabled. A value of TRUE indicates that processing is enabled. FALSE indicates that it is disabled.

Return Value

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

Requirements

Version

Windows 8

Header

Ksmedia.h

See also

KSPROPERTY_AUDIOENGINE

KSPROPERTY_AUDIOENGINE_LFXENABLE