| GetShapeEqCompAttack | Gets the compression attack multiplier. |
| GetShapeEqCompCompressorMode | Gets the compression mode. |
| GetShapeEqCompDelayElement2 | Gets input delay 2. |
| GetShapeEqCompDelayElement3 | Gets input delay 3. |
| GetShapeEqCompDelayElement4 | Gets input delay 4. |
| GetShapeEqCompDelayElement5 | Gets input delay 5. |
| GetShapeEqCompDelayElement6 | Gets input delay 6. |
| GetShapeEqCompDelayElement7 | Gets input delay 7. |
| GetShapeEqCompEnableCompressor | Gets the state of the compressor flag. |
| GetShapeEqCompExpandMode | Gets the compression/expansion mode. |
| GetShapeEqCompFilterCoefficients | Gets the coefficients of an equalizer filter. |
| GetShapeEqCompFilterTargetCoefficients | Gets the target coefficients of an equalizer filter. |
| GetShapeEqCompGain | Gets the output (makeup) gain of the compressor. |
| GetShapeEqCompGainReduction | Gets the output gain reduction of the compressor. |
| GetShapeEqCompGainTarget | Gets the target for the output (makeup) gain of the compressor. |
| GetShapeEqCompInputDelay0 | Gets the input delay for the left channel. |
| GetShapeEqCompInputDelay1 | Gets the input delay for the right channel. |
| GetShapeEqCompInputLevel | Gets the input level of the compressor. |
| GetShapeEqCompInternalSaturate | Gets the internal saturation flag. |
| GetShapeEqCompLogGain | Gets the log gain mode of the compressor. |
| GetShapeEqCompMixBufferPeakMagnitude | Gets the peak magnitude of the output mix buffer. |
| GetShapeEqCompPeakMagnitude | Gets the peak magnitude. |
| GetShapeEqCompRatio | Gets the compression ratio. |
| GetShapeEqCompRawFilterCoefficients | Gets the raw coefficients of an equalizer filter. |
| GetShapeEqCompRawFilterTargetCoefficients | Gets the raw target coefficients of an equalizer filter. |
| GetShapeEqCompRelease | Gets the compression release multiplier. |
| GetShapeEqCompSidechainMode | Gets the sidechain mode. |
| GetShapeEqCompThreshold | Gets the compression threshold. |
| GetShapeEqCompTimestamp | Gets the time stamp of an EQComp context. |
| SetShapeEqCompAttack | Sets the compression attack multiplier. |
| SetShapeEqCompCompressorMode | Sets the compression mode. |
| SetShapeEqCompEnableCompressor | Sets the state of the compressor flag. |
| SetShapeEqCompExpandMode | Sets the compression/expansion mode. |
| SetShapeEqCompFilterCoefficients | Sets the coefficients of an equalizer filter. |
| SetShapeEqCompFilterTargetCoefficients | Sets the target coefficients of an equalizer filter. |
| SetShapeEqCompGain | Sets the output (makeup) gain of the compressor |
| SetShapeEqCompGainTarget | Sets the target for the output (makeup) gain of the compressor. |
| SetShapeEqCompLogGain | Sets the log gain mode of the compressor. |
| SetShapeEqCompRatio | Sets the compression ratio. |
| SetShapeEqCompRawFilterCoefficients | Sets the raw coefficients of an equalizer filter. |
| SetShapeEqCompRawFilterTargetCoefficients | Sets the raw target coefficients of an equalizer filter. |
| SetShapeEqCompRelease | Sets the compression release multiplier. |
| SetShapeEqCompSidechainMode | Sets the sidechain mode. |
| SetShapeEqCompThreshold | Sets the compression threshold. |
| ShapeSignedFromU16_8 | Combines a 16-bit integer and an 8-bit integer into a 32-bit integer. |
| ShapeSignedFromU24 | Takes an unsigned 24-bit integer and returns a signed 32-bit integer. |
| ShapeSignedFromU8_16 | Combines an 8-bit integer and a 16-bit integer into a 32-bit integer. |
| ShapeSignedToHighU16 | Takes a signed 32-bit integer and returns the value in the upper 16 bits of an unsigned 32-bit integer. |
| ShapeSignedToHighU8 | Takes a signed 32-bit integer and returns the value in the upper 8 bits of an unsigned 32-bit integer. |
| ShapeSignedToLowU16 | Takes a signed 32-bit integer and returns the value in the lower 16 bits of an unsigned 32-bit integer. |
| ShapeSignedToLowU8 | Takes a signed 32-bit integer and returns the value in the lower 8 bits of an unsigned 32-bit integer. |
| ShapeSignedToU16 | Takes a signed 32-bit integer and returns the value in the upper 16 bits of an unsigned 32-bit integer. |
| ShapeSignedToU24 | Takes a signed 32-bit integer and returns the value in the upper 24 bits of an unsigned 32-bit integer. |
| ShapeUnsignedToU16 | Takes an unsigned 32-bit integer and returns the value in the upper 16 bits of an unsigned 32-bit integer. |
| ShapeUnsignedToU24 | Takes an unsigned 32-bit integer and returns the value in the upper 24 bits of an unsigned 32-bit integer. |