Skip to main content

ACP_COMMAND_UPDATE_SRC_CONTEXT_ENTRY

Entry for updating SHAPE_SRC_CONTEXT.

Syntax

Members

contextIndex
Type: UINT32
Index in the range of 0 to ACP_MAX_NUM_SRC_CONTEXTS. samplingIncrementTarget
Type: UINT32
Replaces the existing value of SHAPE_SRC_CONTEXT::samplingIncrement.

Remarks

This structure is used by the ACP_COMMAND_UPDATE_CONTEXTS and ACP_COMMAND_UPDATE_ALL_CONTEXTS commands to update a single Sample Rate Convertor (SRC) 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. This structure also includes the following inline method:

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