Skip to main content

ACP_COMMAND_INCREMENT_DMA_POINTER

Command for updating a DMA read or write pointer.

Syntax

Members

contextIndex
Type: UINT32
Index of a context to be updated. increment
Type: UINT32
Amount by which the pointer is to be incremented.

Remarks

Used by ACP_COMMAND_TYPE_INCREMENT_DMA_WRITE_POINTER and ACP_COMMAND_TYPE_INCREMENT_DMA_READ_POINTER to update a DMA pointer. See the ACP_COMMAND_TYPE enumeration. The pointer cannot be updated if the context is already in the command queue.

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