Skip to main content

ACP_COMMAND_UPDATE_EQCOMP_CONTEXT

Command for updating an EQ/Comp context.

Syntax

Members

contextIndex
Type: UINT32
Index of a context to update. updateMask
Type: UINT32
One or more update flags. contextData
Type: APU_ADDRESS
Physical address of the context data to be updated. Refer to the SHAPE_EQCOMP_CONTEXT structure.

Remarks

Used by ACP_COMMAND_TYPE_UPDATE_EQCOMP_CONTEXT to update the specified EQ/Comp context. See the ACP_COMMAND_TYPE enumeration. The context cannot be updated if it is already in the command queue.

Requirements

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

Conceptual documentation

See also

ACP_COMMAND_TYPE
SubmitCommand
AcpHal
Last modified on August 20, 2026