Skip to main content

GetShapeXmaLoopEndOffset

Gets the end offset of the XMA context loop.

Syntax

Parameters

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

Return value

Type: UINT32 The offset, in bits, from the read-buffer pointer, where decoding is to end.

Remarks

For guidance on XMA context loops, see Guidelines for using SRC for PCM and XMA data in ACP overview. To set the end offset, use SetShapeXmaLoopEndOffset. 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