Table des matières
Wwise SDK 2018.1.11
|
AkCAFFactory.h
Go to the documentation of this file.
31 /// Codec plug-in unique ID and creation functions (hooks) necessary to register the CAF codec in the sound engine.
IAkSoftwareCodec *__cdecl CreateCAFFilePlugin(void *in_pCtx)
Prototype of the PCM codec file source creation function.
IAkSoftwareCodec *__cdecl CreateCAFBankPlugin(void *in_pCtx)
Prototype of the PCM codec bank source creation function.