Wwise SDK 2021.1.8
AkCAFFactory.h
Version
arrow_right
Table of Contents
Other Documentation
AkCAFFactory.h File Reference
Go to the source code of this file.
Functions | |
IAkSoftwareCodec * | CreateCAFBankPlugin (void *in_pCtx) |
Prototype of the PCM codec bank source creation function. More... |
|
IAkSoftwareCodec * | CreateCAFFilePlugin (void *in_pCtx) |
Prototype of the PCM codec file source creation function. More... |
|
Detailed Description
Codec plug-in unique ID and creation functions (hooks) necessary to register the CAF codec in the sound engine.
Definition in file AkCAFFactory.h.