Wwise SDK 2024.1.0
|
#include <AK/SoundEngine/Common/AkTypes.h>
Go to the source code of this file.
Classes | |
class | AK::IAkProcessorFeatures |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
Enumerations | |
enum | AK::AkSIMDProcessorSupport { AK::AK_SIMD_SSE = 1<<0, AK::AK_SIMD_SSE2 = 1<<1, AK::AK_SIMD_SSE3 = 1<<2, AK::AK_SIMD_SSSE3 = 1<<3, AK::AK_SIMD_SSE41 = 1<<4, AK::AK_SIMD_AVX = 1<<5, AK::AK_SIMD_F16C = 1<<6, AK::AK_SIMD_AVX2 = 1<<7 } |
SIMD instruction sets. More... | |
Runtime processor supported features detection interface.
Definition in file IAkProcessorFeatures.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