ACP_MESSAGE_COMMAND_COMPLETED
An ACP command has completed.Syntax
Members
commandTypeType: UINT32 Type of the completed command. commandId
Type: UINT64 ID of the completed command. It is a UINT64 to support passing a pointer as the command ID. audioFrame
Type: UINT32 The audio frame at the moment the command was completed.
Remarks
This structure is used in the ACP_MESSAGE_TYPE enumeration. It is also used in theACP_MESSAGE_TYPE_AUDIO_FRAME_START message. The message indicates that an ACP command is completed. Notification occurs only if the command has a non-zero commandId.
Requirements
Header: acphal.h Supported platforms: XBOX One family consoles and XBOX Series consolesSee also
ACP_MESSAGE_TYPEAcpHal
