Skip to main content

GetShapeXmaOutputBufferSize

Gets the size of the output buffer.

Syntax

Parameters

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

Return value

Type: UINT32 The size of the output buffer, in bytes.

Remarks

To set the size of the output buffer, use SetShapeXmaOutputBufferSize. To get the sizes of the input buffers, use GetShapeXmaInputBuffer0Size and GetShapeXmaInputBuffer1Size. 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