Skip to main content

GetShapeXmaNumLoops

Gets the number of XMA context loops.

Syntax

Parameters

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

Return value

Type: UINT32 Number of loops, from zero through 254. 255 specifies continuous looping.

Remarks

For guidance on XMA context loops, see Guidelines for using SRC for PCM and XMA data in ACP overview. To set the number of loops, use SetShapeXmaNumLoops. For more information, see the XMA section of Overview of SHAPE.

Requirements

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

See also

ShapeXmaContext
Last modified on August 20, 2026