ShapeSrcContext
ShapeSrcContext APIsFunctions
| Function | Description |
|---|---|
| GetShapeSrcCommandType | Gets the current SRC command. |
| GetShapeSrcInternalSaturate | Gets the internal saturation flag. |
| GetShapeSrcMixBufferPeakMagnitude0 | Gets the peak magnitude of the output mix buffer for the left or mono channel. |
| GetShapeSrcMixBufferPeakMagnitude1 | Gets the peak magnitude of the output mix buffer for the right or second channel. |
| GetShapeSrcPeakMagnitude0 | Gets the peak magnitude of the left channel. |
| GetShapeSrcPeakMagnitude1 | Gets the peak magnitude of the right channel. |
| GetShapeSrcPitch | Gets the pitch. |
| GetShapeSrcPitchTarget | Gets the pitch target. |
| GetShapeSrcSampleCount | Gets the sample count. |
| GetShapeSrcSamplePointer | Gets the current sample pointer. |
| GetShapeSrcTimestamp | Gets the time stamp of an SRC context. |
| GetShapeSrcXmaBlocksToSkip | Gets the number of XMA blocks to skip when starting. |
| PitchToShapeSrcSamplingIncrement | Converts a pitch value to an SRC sampling increment. |
| SetShapeSrcCommand | Sets the SRC command. |
| SetShapeSrcPitch | Sets the pitch. |
| SetShapeSrcPitchTarget | Sets the pitch target. |
| SetShapeSrcXmaBlocksToSkip | Sets the number of XMA blocks to skip when starting. |
| ShapeSrcSamplingIncrementToPitch | Converts an SRC sampling increment to a pitch value. |
Structures
| Structure | Description |
|---|---|
| SHAPE_SRC_CONTEXT | The Sample Rate Convertor (SRC) context. |
Enumerations
| Enumeration | Description |
|---|---|
| SHAPE_SRC_COMMAND_TYPE | SRC commands. |
