baseaudioprocessingobject.h header

This header is used by Audio Devices DDI Reference. For more information, see:

baseaudioprocessingobject.h contains the following programming interfaces:

Functions

 
AERT_Allocate

The AERT_Allocate utility function allocates and locks a segment of memory for use by audio processing objects.
AERT_Free

The AERT_Free utility function releases (frees) memory that was locked by the AERT_Allocate function, for use by audio processing objects to process audio data.