Skip to main content

GetShapeSrcXmaBlocksToSkip

Gets the number of XMA blocks to skip when starting.

Syntax

Parameters

context   _In_
Type: SHAPE_SRC_CONTEXT*
Pointer to a SHAPE_SRC_CONTEXT object.

Return value

Type: UINT32 Number of blocks to skip.

Remarks

The maximum number of XMA blocks to skip is 3. (Each block contains a maximum of 128 samples, so up to 384 samples can be skipped.) To set the skip number, use SetShapeSrcXmaBlocksToSkip. For more information about the SRC, see Sample Rate Convertor (SRC) block in Overview of SHAPE.

Requirements

Header: shapesrccontext.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

ShapeSrcContext
Last modified on August 20, 2026