Skip to main content

ACP_COMMAND_UPDATE_FILTVOL_CONTEXT

Command for updating a Filter/Volume context.

Syntax

Members

contextIndex
Type: UINT32
Index of a context to be updated. 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_FILTVOL_CONTEXT structure.

Remarks

Used by ACP_COMMAND_TYPE_UPDATE_FILTVOL_CONTEXT to update the specified Filter/Volume 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