SetShapeEqCompRawFilterTargetCoefficients
Sets the raw target coefficients of an equalizer filter.Syntax
Parameters
context _Inout_Type: SHAPE_EQCOMP_CONTEXT* Pointer to a SHAPE_EQCOMP_CONTEXT structure. filterIndex
Type: SHAPE_EQCOMP_FILTER_INDEX One member of the SHAPE_EQCOMP_FILTER_INDEX enumeration. a1
Type: INT32 Raw target coefficient a1 for the specified equalizer filter. a2
Type: INT32 Raw target coefficient a2 for the specified equalizer filter. b0
Type: INT32 Raw target coefficient b0 for the specified equalizer filter. b1
Type: INT32 Raw target coefficient b1 for the specified equalizer filter. b2
Type: INT32 Raw target coefficient b2 for the specified equalizer filter.
