Go to the source code of this file.
Defines | |
#define | AKPCMEXDECODER_API |
Functions | |
AKPCMEXDECODER_API IAkSoftwareCodec *__cdecl |
CreatePCMExBankPlugin (void *in_pCtx) |
Prototype of the PCM codec bank source creation function. |
|
AKPCMEXDECODER_API IAkSoftwareCodec *__cdecl |
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.
Definition in file AkPCMExFactory.h.