Wwise SDK 2015.1.9
版本
include/AK/Plugin/AkVorbisFactory.h File Reference
Go to the source code of this file.
Functions | |
IAkSoftwareCodec *__cdecl | CreateVorbisBankPlugin (void *in_pCtx) |
Prototype of the Vorbis codec bank source creation function. |
|
IAkSoftwareCodec *__cdecl | CreateVorbisFilePlugin (void *in_pCtx) |
Prototype of the Vorbis codec file source creation function. |
Detailed Description
Codec plug-in unique ID and creation functions (hooks) necessary to register the Vorbis codec in the sound engine.
Definition in file AkVorbisFactory.h.