Skip to main content

GetShapeXmaInputBufferReadOffset

Gets the read offset of the current input buffer.

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 beginning of the input buffer.

Remarks

To get the current input buffer, use GetShapeXmaCurrentInputBuffer. To set the read offset of the current input buffer, use SetShapeXmaInputBufferReadOffset. 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