Wwise SDK 2025.1.0
|
#include <AK/SoundEngine/Common/IAkPlugin.h>
Go to the source code of this file.
Classes | |
class | AK::IAkPluginWavFileWriter |
Interface for the wav file writer. More... | |
class | AK::IAkPluginServiceWavFileWriter |
Interface for the wav file writer service. More... | |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
Macros | |
#define | AK_GET_PLUGIN_SERVICE_WAV_FILE_WRITER(plugin_ctx) static_cast<AK::IAkPluginServiceWavFileWriter*>(plugin_ctx->GetPluginService(AK::PluginServiceType_WavFileWriter)) |
Plug-in interface for wav file writing
Definition in file IAkPluginWavFileWriter.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise