#include <AK/AkPlatforms.h>
宏定义 | |
#define | AKPCMEXDECODER_API |
函数 | |
AKPCMEXDECODER_API IAkSoftwareCodec * | CreatePCMExBankPlugin (void *in_pCtx) |
Prototype of the PCM codec bank source creation function. 更多... | |
AKPCMEXDECODER_API IAkSoftwareCodec * | CreatePCMExFilePlugin (void *in_pCtx) |
Prototype of the PCM codec file source creation function. 更多... | |
Codec plug-in unique ID and creation functions (hooks) necessary to register the PCM codec in the sound engine.
在文件 AkPCMExFactory.h 中定义.