#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 に定義があります。