Sets the compression release multiplier.
HRESULT SetShapeEqCompRelease(
SHAPE_EQCOMP_CONTEXT *context,
float release
)
context
Type: SHAPE_EQCOMP_CONTEXT *
[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.
release
Type: float
The release multiplier.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.