![]() |
AAX SDK 2.8.0
Avid Audio Extensions Development Kit
|
#include "AAX.h"#include "AAX_IController.h"#include "AAX_CMutex.h"#include <string>#include <map>Go to the source code of this file.
Helper classes related to posting AAX packets and handling parameter update events.
Classes | |
| class | AAX_CPacket |
| Container for packet-related data. More... | |
| struct | AAX_IPacketHandler |
| Callback container used by AAX_CPacketDispatcher. More... | |
| class | AAX_CPacketHandler< TWorker > |
| Callback container used by AAX_CPacketDispatcher. More... | |
| class | AAX_CPacketDispatcher |
| Helper class for managing AAX packet posting. More... | |
1.9.6