Wwise SDK 2021.1.9
LoadVorbisHwAcceleratorLibrary
Version
arrow_right
Table of Contents
Other Documentation
Wwise SDK 2021.1.9
|
◆ LoadVorbisHwAcceleratorLibrary()
Load the dynamic support library which enables Vorbis HW acceleration. This must be done once before any Vorbis-encoded voice starts to play. The plug-in DLL must be in the OS-specific library path or in the same location as the executable. If not, set AkInitSettings.szPluginDLLPath. This function can be called safely before AK::SoundEngine::Init(), but in this case you must provide a valid DLL path.
|