Wwise SDK 2019.2.15
AkPCMExFactory.h
Version
arrow_right
Table of Contents
Other Documentation
Go to the source code of this file.
Macros | |
#define | AKPCMEXDECODER_API |
Functions | |
AKPCMEXDECODER_API IAkSoftwareCodec * | CreatePCMExBankPlugin (void *in_pCtx) |
Prototype of the PCM codec bank source creation function. More... |
|
AKPCMEXDECODER_API IAkSoftwareCodec * | CreatePCMExFilePlugin (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 PCM codec in the sound engine.
Definition in file AkPCMExFactory.h.