HRESULT SetShapeEqCompEnableCompressor(
SHAPE_EQCOMP_CONTEXT *context,
bool enable
)
context
Type: SHAPE_EQCOMP_CONTEXT *
[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.
enable
Type: bool
True to enable EQCOMP processing.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.