Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains information about macros provided by the Microsoft XAudio2 API.
Macro | Description |
---|---|
XAPOAlloc | Memory allocation macro used by IXAPO methods that must allocate arbitrary sized structures that are subsequently returned to the application. |
XAPOFree | Macro used to free memory allocated with the XAPOAlloc macro. |
Related topics