AkPluginTypeNone |
Unknown/invalid plug-in type.
|
AkPluginTypeCodec |
Compressor/decompressor plug-in (allows support for custom audio file types).
|
AkPluginTypeSource |
Source plug-in: creates sound by synthesis method (no input, just output).
|
AkPluginTypeEffect |
Effect plug-in: applies processing to audio data.
|
AkPluginTypeMotionDevice |
Motion Device plug-in: feeds movement data to devices.
|
AkPluginTypeMotionSource |
Motion Device source plug-in: feeds movement data to device busses.
|
AkPluginTypeMixer |
Mixer plug-in: mix voices at the bus level.
|
AkPluginTypeSink |
Sink plug-in: implement custom sound engine end point.
|
AkPluginTypeMask |
Plug-in type mask is 4 bits.
|