Wwise SDK 2015.1.9
版本
include/AK/Plugin/AkAACFactory.h File Reference
Go to the source code of this file.
Defines | |
#define | AKAACDECODER_API |
Functions | |
AKAACDECODER_API IAkSoftwareCodec * | CreateAACBankPlugin (void *in_pCtx) |
Prototype of the AAC codec bank source creation function. |
|
AKAACDECODER_API IAkSoftwareCodec * | CreateAACFilePlugin (void *in_pCtx) |
Prototype of the AAC codec file source creation function. |
Detailed Description
Codec plug-in unique ID and creation functions (hooks) necessary to register the AAC codec in the sound engine.
Definition in file AkAACFactory.h.