Skip to main content

ACP_COMMAND_UPDATE_FILTVOL_CONTEXT_ENTRY

Entry for updating SHAPE_FILTVOL_CONTEXT.

Syntax

Members

contextIndex
Type: UINT32
Index in the range of 0 to ACP_MAX_NUM_FILTVOL_CONTEXTS. gainTarget
Type: UINT32
Replaces the existing value of SHAPE_FILTVOL_CONTEXT::gainTarget. qRecipTarget
Type: UINT32
Replaces the existing value of SHAPE_FILTVOL_CONTEXT::qRecipTarget. fcTarget
Type: UINT32
Replaces the existing value of SHAPE_FILTVOL_CONTEXT::fcTarget.

Remarks

This structure is used by the ACP_COMMAND_UPDATE_CONTEXTS and ACP_COMMAND_UPDATE_ALL_CONTEXTS commands to update a single Filter/Volume 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 inline methods:

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