ACP_COMMAND_INCREMENT_DMA_POINTER
Command for updating a DMA read or write pointer.Syntax
Members
contextIndexType: UINT32 Index of a context to be updated. increment
Type: UINT32 Amount by which the pointer is to be incremented.
Remarks
Used byACP_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 consolesSee also
ACP_COMMAND_TYPESubmitCommand
AcpHal
