目录
Wwise SDK 2018.1.11
|
AkPCMExFactory.h
浏览该文件的文档.
31 /// Codec plug-in unique ID and creation functions (hooks) necessary to register the PCM codec in the sound engine.
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.