Skip to main content

ACP_COMMAND_UPDATE_PCM_CONTEXT_ENTRY

Entry for updating a SHAPE_PCM_CONTEXT.

Syntax

Members

contextIndex
Type: UINT32
Index in the range of 0 to ACP_MAX_NUM_PCM_CONTEXTS. loopStartWritePointer
Type: UINT32
Replaces the existing value of SHAPE_PCM_CONTEXT::loopStartWritePointer.

Remarks

This structure is used by ACP_COMMAND_UPDATE_CONTEXTS and ACP_COMMAND_UPDATE_ALL_CONTEXTS commands to update a single PCM context. Use the command to update only a small number of contexts per audio frame; updating a large number of contexts is not efficient. See the Rendering audio section of Overview of ACP for more detail.

Requirements

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

See also

ACP_COMMAND_TYPE
SubmitCommand
AcpHal
Last modified on August 20, 2026