| Wwise SDK 2023.1.17
    | 
| ►NAK | Audiokinetic namespace | 
| ►NHashTable | |
| ►NInstrument | |
| CScope | |
| ►NMemoryMgr | |
| CCategoryStats | |
| CGlobalStats | |
| ►NMonitor | |
| CMonitorErrorInfo | |
| CMsgContext | |
| ►NSoundEngine | |
| ►NDynamicSequence | |
| CPlaylist | |
| CPlaylistItem | |
| ►NQuery | |
| CGameObjDst | |
| CAkSyncCaller | |
| ►NSpatialAudio | Audiokinetic spatial audio namespace | 
| ►NSpeakerVolumes | Multi-channel volume definitions and services | 
| ►NStreamMgr | Audiokinetic Stream Manager's implementation-specific interfaces of the Low-Level IO submodule | 
| CIAkFileLocationResolver | |
| ►CIAkLowLevelIOHook | |
| CBatchIoTransferItem | |
| ►NTempAlloc | |
| CInitSettings | Initialization settings for temporary-memory pools. Separate settings are specified for each temporary-memory pool | 
| CStats | |
| ►NWin32 | Win32 namespace | 
| CDevice | |
| ►CDeviceCollection | |
| CIterator | |
| CDeviceEnumerator | |
| CDeviceProperties | |
| CDeviceProperty | |
| CIAkDeviceEnumerator | Interface to access the IMMDevice cache. This avoids driver accesses | 
| ►NWwise | |
| ►NPlugin | |
| ►NV1 | |
| ►NNotifications | Notifications namespace | 
| ►CMonitor | API for Sound Engine's Monitor Data notification. | 
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CObjectMedia_ | |
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CObjectStore_ | Interface able to receive notifications for custom inner property sets. | 
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CPropertySet_ | |
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CAudioPlugin | Wwise API for general Audio Plug-in's backend | 
| CInterface | The C interface, fulfilled by your plug-in | 
| CBaseUndoEvent | Base API to create a custom undo event in a plug-in | 
| ►CCustomData | Backend API to load and save custom data in XML format | 
| CInterface | |
| CDataWriter | Interface used to write data during sound bank generation. | 
| ►CDynamicUndoEvent | |
| CInterface | |
| ►CFirstTimeCreationMessage | |
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CFrontend | Frontend plug-in API for Audio plug-ins. | 
| CInterface | The C interface, fulfilled by your plug-in | 
| CFrontendModel | Interface used to interact with the frontend model. | 
| ►CGUIWindows | Windows frontend plug-in API for Audio plug-ins. | 
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CLicense | |
| CInterface | The C interface, fulfilled by your plug-in | 
| CLinkBackend | Host API to retrieve a link to the plug-in's backend instance. | 
| CLinkFrontend | Host API to retrieve a link to the plug-in's frontend interfaces. | 
| ►CMediaConverter | |
| CInterface | The C interface, fulfilled by your plug-in | 
| CObjectMedia | |
| CObjectStore | Custom inner property set interface. | 
| ►CPropertyDisplayName | |
| CInterface | The C interface, fulfilled by your plug-in | 
| CPropertySet | Interface used to interact with property sets. | 
| ►CSinkDevices | C++ API to provide device enumeration for sink plug-ins | 
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CSource | Wwise API for general Audio Plug-in's backend. | 
| CInterface | The C interface, fulfilled by your plug-in | 
| ►CUndoEvent | Base API to create a custom undo event in a plug-in | 
| CInterface | |
| CUndoManager | Host API to handle the plug-in's undo operations. | 
| CXmlReader | API interface for XML-based plug-in persistence. | 
| ►CXmlWriter | API interface for XML-based plug-in persistence. | 
| CAutoStartEndElement | Use this class to handle the WriteStartElement/WriteEndElement pair automatically in a C++ scope | 
| ►NV2 | |
| CHost | API to request host's current state and services. | 
| CTestService | |
| CAutoUndoGroup | |
| CCBaseInstanceGlue | PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it | 
| CCBaseInterfaceGlue | PluginInfoGenerator: For each plug-in interface type, provides a single static instance used throughout this plug-in container | 
| CConversionContext | |
| CHostInterfaceGlue | PluginInfoGenerator: Base class for every C++ instance that retrieves a service from the Wwise Authoring host | 
| CHostInterfaceGlue< CPPInstance, true > | |
| CIProgress | |
| CIReadOnlyProperties | Interfaces used to set and get the properties from a plug in | 
| CIReadWriteProperties | |
| CIWriteString | |
| CKnownInterfaceClass | PluginInfoGenerator: Compile-time dictionary of known interface-version | 
| CKnownInterfaceClass< AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER, 1 > | |
| CLatestInterfaceVersion | PluginInfoGenerator: Defines a compile-time dictionary with the latest version known to the SDK for each interface | 
| CLatestInterfaceVersion< AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER > | |
| CLicenseID | |
| CMonitorData | |
| COpenedConvertedFile | |
| ►CPluginInfoGenerator | C++ PluginInfo Generator | 
| CGenerateConstructor | Generates the constructor for our particular type | 
| CGenerateConstructorArray | Recursively generates the constructors and interface pointer updater for all the Interfaces | 
| ►CInterfaceInfo | Compile-time dictionary about a particular interface type | 
| CToInterfaceClassImpl | Casts the plug-in class to the requested interface class | 
| CVersionPack | Compile-time container of version numbers | 
| CPluginInfoTLS | The interface information of the plug-in currently being instantiated | 
| CPluginMFCWindows | Initializes MFC for this plug-in | 
| CPopulateTableItem | |
| CRequestedHostInterface | PluginInfoGenerator: Requests a host-provided service, and optionally receives a variable containing the default instance | 
| CRequestedHostInterface< DataWriter > | |
| CRequestedHostInterface< FrontendModel > | |
| CRequestedHostInterface< Host > | |
| CRequestedHostInterface< LinkBackend > | |
| CRequestedHostInterface< LinkFrontend > | |
| CRequestedHostInterface< ObjectMedia > | |
| CRequestedHostInterface< ObjectStore > | |
| CRequestedHostInterface< PropertySet > | |
| CRequestedHostInterface< TestService > | |
| CRequestedHostInterface< UndoManager > | |
| CRequestedHostInterface< XmlReader > | |
| CRequestedHostInterface< XmlWriter > | |
| CRiffHeader | |
| ►NSourceControlContainers | Source Control Containers namespace | 
| C__AkPos | Container position | 
| CIAkList | |
| CIAkMap | |
| CDefaultAudioPluginImplementation | Use this base class to quickly implement most plugin functions empty | 
| ►CIAudioPlugin | |
| CMonitorData | |
| CIPluginBase | |
| CIPluginMediaConverter | |
| CIPluginObjectMedia | |
| CIPluginObjectStore | |
| CIPluginPropertySet | |
| CIProgress | |
| CIReadOnlyProperties | Interfaces used to set and get the properties from a plug in | 
| CIReadWriteProperties | |
| ►CISourceControl | |
| CFilenameToIconMapItem | |
| CFilenameToStatusMapItem | |
| CIFileOperationResult | |
| CIOperationResult | The base interface for operations that return information to Wwise | 
| COperationListItem | Operation list item. This is the type used in the AK::Wwise::ISourceControl::OperationList SourceControlContainers::IAkList template class | 
| CPluginInfo | Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities | 
| CISourceControlDialogBase | |
| CISourceControlProgress | |
| CISourceControlUtilities | |
| CIWriteData | |
| CIWriteString | |
| CMallocator | |
| COutputDeviceDescriptor | |
| CPopulateTableItem | |
| CSafeAllocator | |
| CSourceControlConstant | This class contains static constants that can be useful to the plug-in | 
| CVersion | |
| CAkAudioObjectBuffer | A common hashtable for mapping audioobjectIds to a combination of audio buffers and objects | 
| CAkBiquadCoefficients | Coefficients to be used for application of digital biquad filters | 
| CAkBiquadMemories | "Memories" storing the previous state of the digital biquad filter | 
| CAkFXParameterChangeHandler | |
| CAkHashTable | |
| CAkHashTableBase | |
| CAkMetering | Struct containing metering information about a buffer. Depending on when this struct is generated, you may get metering data computed in the previous frame only | 
| CAudioContextDefaults | |
| CCAkValueRamp | |
| CFNVHash | |
| CHash30 | |
| CHash32 | |
| CHash64 | |
| CIAk3DAudioSinkPlugin | Software plug-in interface for sink (audio end point) which supports 3D audio features | 
| CIAkAndroidContext | Context specific to the Android port of Wwise SDK | 
| CIAkAudioDeviceEffectPlugin | |
| CIAkAudioDeviceEffectPluginContext | |
| CIAkAutoStream | |
| CIAkDeviceProfile | |
| CIAkEffectPlugin | Software effect plug-in interface (see Creating Sound Engine Effect Plug-ins) | 
| CIAkEffectPluginContext | |
| CIAkEmscriptenContext | Context specific to the Emscripten port of Wwise SDK | 
| CIAkGameObjectPluginInfo | Game object information available to plugins | 
| CIAkGlobalPluginContext | |
| CIAkInPlaceEffectPlugin | Software effect plug-in interface for in-place processing (see Creating Sound Engine Effect Plug-ins) | 
| CIAkInPlaceObjectPlugin | |
| CIAkiOSContext | Context specific to the iOS port of Wwise SDK | 
| CIAkLinuxContext | Context specific to the Linux port of Wwise SDK | 
| CIAkMacContext | Context specific to the macOS port of Wwise SDK | 
| CIAkMixerInputContext | Interface to retrieve information about an input of a mix connection (for processing during the SpeakerVolumeMatrix Callback) | 
| CIAkMixerPluginContext | Interface to retrieve contextual information for a mixer | 
| CIAkOpenHarmonyContext | Context specific to the OpenHarmony port of Wwise SDK | 
| CIAkOunceContext | Context specific to the Ounce port of Wwise SDK | 
| CIAkOutOfPlaceEffectPlugin | Software effect plug-in interface for out-of-place processing (see Creating Sound Engine Effect Plug-ins) | 
| CIAkOutOfPlaceObjectPlugin | |
| CIAkPlatformContext | |
| CIAkPlugin | |
| CIAkPluginContextBase | Interface to retrieve contextual information available to all types of plugins | 
| CIAkPluginMemAlloc | |
| CIAkPluginParam | |
| CIAkPluginService | Common interface for plug-in services accessed through the global plug-in context | 
| CIAkPluginServiceAudioObjectAttenuation | Interface for the services related to extracting attenuation curves from audio objects and using them | 
| CIAkPluginServiceAudioObjectPriority | |
| CIAkPluginServiceHashTable | |
| ►CIAkPluginServiceMarkers | Interface for the markers service | 
| CIAkMarkerNotificationService | |
| CIAkPluginServiceMixer | Interface for the "Mixer" plug-in service, to handle mixing together of signals, or applying simple transforms | 
| CIAkPluginServiceRNG | |
| CIAkProcessorFeatures | |
| CIAkPS4Context | Context specific to the PS4 port of Wwise SDK | 
| CIAkPS5Context | Context specific to the PS5 port of Wwise SDK | 
| CIAkRTPCSubscriber | |
| CIAkSinkPlugin | Software interface for sink (audio endpoint) plugins | 
| CIAkSinkPluginBase | |
| CIAkSinkPluginContext | |
| CIAkSourcePlugin | Wwise sound engine source plug-in interface (see Creating Sound Engine Source Plug-ins) | 
| CIAkSourcePluginContext | |
| CIAkStdStream | |
| CIAkStreamMgr | |
| CIAkStreamMgrProfile | |
| CIAkStreamProfile | |
| CIAkSwitchContext | Context specific to the NX port of Wwise SDK | 
| CIAkVoicePluginInfo | Voice-specific information available to plug-ins | 
| CIAkWin32Context | Context specific to the Win32 port of Wwise SDK | 
| CIAkXboxGCContext | Context specific to the XboxOneGC port of Wwise SDK | 
| CIReadBytes | |
| CIWriteBuffer | |
| CIWriteBytes | |
| ►CObjectPool | An object pool of N reusable objects with one allocation | 
| CDataType | |
| CObjectPoolNoLock | |
| CPluginRegistration | |
| CReadBytesMem | |
| CReadBytesSkip | |
| CWriteBytesBuffer | |
| CWriteBytesCount | |
| CWriteBytesMem | |
| ►NAkFileParser | Public data structures for converted file format | 
| CEnvelopePoint | Analyzed envelope point | 
| ►NAKPLATFORM | Platform-dependent helpers | 
| CCAkJNIThread | Utility class for acquiring a pointer to a valid JNI environment attached to the current thread (with proper cleanup in destructor) | 
| ►NMicrosoft | |
| ►NWRL | |
| CAk2DVector | |
| CAk3DAudioSinkCapabilities | |
| CAk3dData | |
| CAk3DIntVector | |
| CAk4DVector | |
| Cak_wwise_plugin_analysis_task_instance_v1 | Base instance type for providing analysis task services through ak_wwise_plugin_analysis_task_v1 | 
| Cak_wwise_plugin_audio_plugin_instance_v1 | Base instance type for providing audio plug-in backend services through ak_wwise_plugin_audio_plugin_v1 | 
| Cak_wwise_plugin_audio_plugin_v1 | Wwise API for general Audio Plug-in's backend | 
| Cak_wwise_plugin_backend_instance | Plug-in backend instance | 
| Cak_wwise_plugin_container | Root interface allowing a logical unit (variable, library) to contain more than one interface | 
| Cak_wwise_plugin_conversion_instance_v1 | Base instance type for providing a conversion plug-in through ak_wwise_plugin_conversion_v1 | 
| Cak_wwise_plugin_cpp_base_instance | Generic base for all plug-in instances in C++ | 
| Cak_wwise_plugin_custom_data_instance_v1 | Base instance type for providing custom data loading and saving through ak_wwise_plugin_custom_data_v1 | 
| Cak_wwise_plugin_custom_data_v1 | Backend API to load and save custom data in XML format | 
| Cak_wwise_plugin_feedback_aware_instance_v1 | Base instance type for providing property-based feedback through ak_wwise_plugin_feedback_aware_v1 | 
| Cak_wwise_plugin_first_time_creation_message_instance_v1 | Base instance type for providing a message shown the first time an instance is created through ak_wwise_plugin_first_time_creation_message_v1 | 
| Cak_wwise_plugin_first_time_creation_message_v1 | Plug-in that provides a special usage message when first instantiated | 
| Cak_wwise_plugin_frontend_instance | Plug-in frontend instance | 
| Cak_wwise_plugin_frontend_instance_v1 | |
| Cak_wwise_plugin_frontend_v1 | Frontend plug-in API for Audio plug-ins | 
| Cak_wwise_plugin_gui_conversion_windows_instance_v1 | Base instance type for providing a Windows frontend for a conversion plug-in through ak_wwise_plugin_gui_conversion_windows_v1 | 
| Cak_wwise_plugin_gui_windows_instance_v1 | Base instance type for providing a Windows frontend for an audio plug-in through ak_wwise_plugin_gui_windows_v1 | 
| Cak_wwise_plugin_gui_windows_v1 | Windows frontend plug-in API for Audio plug-ins | 
| Cak_wwise_plugin_host_conversion_helpers_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_conversion_helpers_v1 | 
| Cak_wwise_plugin_host_data_writer_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_data_writer_v1 | 
| Cak_wwise_plugin_host_data_writer_v1 | Interface used to write data during sound bank generation | 
| Cak_wwise_plugin_host_frontend_model_args_v1 | |
| Cak_wwise_plugin_host_frontend_model_instance_v1 | |
| Cak_wwise_plugin_host_frontend_model_v1 | Interface used to interact with the frontend model | 
| Cak_wwise_plugin_host_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_v1 | 
| Cak_wwise_plugin_host_instance_v2 | Base host-provided instance type for ak_wwise_plugin_host_v2 | 
| Cak_wwise_plugin_host_object_media_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_object_media_v1 | 
| Cak_wwise_plugin_host_object_media_v1 | |
| Cak_wwise_plugin_host_object_store_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_object_store_v1 | 
| Cak_wwise_plugin_host_object_store_v1 | Custom inner property set interface | 
| Cak_wwise_plugin_host_property_set_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_property_set_v1 | 
| Cak_wwise_plugin_host_property_set_v1 | Interface used to interact with property sets | 
| Cak_wwise_plugin_host_undo_manager_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_undo_manager_v1 | 
| Cak_wwise_plugin_host_undo_manager_v1 | Host API to handle the plug-in's undo operations | 
| Cak_wwise_plugin_host_v2 | API to request host's current state and services | 
| Cak_wwise_plugin_host_xml_reader_instance_v1 | Base host-provided instance type for reading XML files through ak_wwise_plugin_host_xml_v1 | 
| Cak_wwise_plugin_host_xml_v1 | API interface for XML-based plug-in persistence | 
| Cak_wwise_plugin_host_xml_writer_instance_v1 | Base host-provided instance type for writing XML files through ak_wwise_plugin_host_xml_v1 | 
| Cak_wwise_plugin_info | |
| Cak_wwise_plugin_instance_ptr | Generic base for all plug-in instances. In C++, this is derived. In C, they are equivalent | 
| Cak_wwise_plugin_interface_array_item | A single instantiatable plug-in interface | 
| Cak_wwise_plugin_interface_ptr | Interface description and base class for every Wwise Authoring plug-in interface | 
| Cak_wwise_plugin_license_instance_v1 | Base instance type for providing licensing information, through ak_wwise_plugin_license_v1 | 
| Cak_wwise_plugin_license_v1 | Backend API to specify licensing requirements | 
| Cak_wwise_plugin_link_backend_instance_v1 | Base host-provided instance to retrieve the related backend instance, as shown in the frontend | 
| Cak_wwise_plugin_link_backend_v1 | Host API to retrieve a link to the plug-in's backend instance | 
| Cak_wwise_plugin_link_frontend_instance_v1 | Base host-provided instance to retrieve the related frontend instances related to the current backend | 
| Cak_wwise_plugin_link_frontend_v1 | Host API to retrieve a link to the plug-in's frontend interfaces | 
| Cak_wwise_plugin_media_converter_instance_v1 | Base instance type for providing custom media conversion through ak_wwise_plugin_media_converter_v1 | 
| Cak_wwise_plugin_media_converter_v1 | API to convert used object medias to a format usable by the plug-in's Sound Engine part | 
| Cak_wwise_plugin_notifications_host_instance_v1 | Base instance type for receiving notifications on host changes events | 
| Cak_wwise_plugin_notifications_monitor_instance_v1 | Base instance type for receiving Sound Engine's monitoring data | 
| Cak_wwise_plugin_notifications_monitor_v1 | API for Sound Engine's Monitor Data notification | 
| Cak_wwise_plugin_notifications_object_media_instance_v1 | Base instance type for receiving notifications on related object media's changes | 
| Cak_wwise_plugin_notifications_object_media_v1 | |
| Cak_wwise_plugin_notifications_object_store_instance_v1 | Base instance type for receiving notifications on related Object Store's changes | 
| Cak_wwise_plugin_notifications_object_store_v1 | Interface able to receive notifications for custom inner property sets | 
| Cak_wwise_plugin_notifications_property_set_instance_v1 | Base instance type for receiving notifications on property set's changes | 
| Cak_wwise_plugin_notifications_property_set_v1 | |
| Cak_wwise_plugin_property_display_name_instance_v1 | Base instance type for providing display names to properties through ak_wwise_plugin_property_display_name_v1 | 
| Cak_wwise_plugin_property_display_name_v1 | Backend API to specify display names for properties | 
| Cak_wwise_plugin_sink_devices_instance_v1 | Base instance type for providing a device list for your custom sink through ak_wwise_plugin_sink_devices_v1 | 
| Cak_wwise_plugin_sink_devices_v1 | Device enumerator for sink plug-ins | 
| Cak_wwise_plugin_source_instance_v1 | Base instance type for providing source-specific information, through ak_wwise_plugin_source_v1 | 
| Cak_wwise_plugin_source_v1 | API specific for source plug-in | 
| Cak_wwise_plugin_test_service_instance_v1 | |
| Cak_wwise_plugin_test_service_instance_v2 | |
| Cak_wwise_plugin_test_service_v2 | |
| Cak_wwise_plugin_undo_event_instance_v1 | Base instance type for providing custom undo operations through ak_wwise_plugin_undo_event_v1 | 
| Cak_wwise_plugin_undo_event_pair_v1 | A definition of an undo event, with a specific interface and instance | 
| Cak_wwise_plugin_undo_event_v1 | API to create a custom undo event in a plug-in | 
| CAkAcousticSurface | |
| CAkAcousticTexture | |
| ►CAkArray | Specific implementation of array | 
| CIterator | Iterator | 
| CAkArrayAllocatorAlignedSimd | |
| CAkArrayAllocatorNoAlign | |
| CAkAssignmentMovePolicy | |
| CAkAsyncFileOpenData | |
| CAkAsyncIOTransferInfo | |
| CAkAudioBuffer | |
| CAkAudioCallbacks | |
| CAkAudioFormat | Defines the parameters of an audio buffer format | 
| CAkAudioMarker | Defines the parameters of a marker | 
| ►CAkAudioObject | |
| CArrayCustomMetadata | Array type for carrying custom metadata | 
| CCustomMetadata | Custom object metadata | 
| CAkAudioObjects | A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separate arrays | 
| CAkAudioSessionProperties | |
| CAkAudioSettings | Configured audio settings | 
| CAkAutoLock | |
| CAkAutoStmBufSettings | Automatic streams buffer settings/constraints | 
| CAkAutoStmHeuristics | Automatic streams heuristics | 
| CAkAuxSendValue | Auxiliary bus sends information per game object per given auxiliary bus | 
| CAkBehavioralPositioningData | Positioning data inherited from sound structures and mix busses | 
| CAkBox | |
| CAkBusMeteringCallbackInfo | |
| CAkCallbackInfo | |
| CAkChannelConfig | |
| CAkChannelEmitter | Positioning information for a sound, with specified subset of its channels | 
| CAkChunkHeader | Standard WAV chunk header | 
| CAkCodecDescriptor | |
| ►CAkCommSettings | |
| CPorts | |
| CAkCountPolicyNoCount | |
| CAkCountPolicyWithCount | |
| ►CAkDbString | |
| CEntry | |
| CInstance | |
| CAkDefaultSortedKeyCompare | |
| CAkDeviceData | Device descriptor | 
| CAkDeviceDesc | Device descriptor | 
| CAkDeviceDescription | |
| CAkDeviceSettings | |
| CAkDiffractionPathInfo | |
| CAkDurationCallbackInfo | |
| CAkDynaBlkPool | |
| CAkDynamicSequenceItemCallbackInfo | |
| CAkEmitterListenerPair | Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener | 
| ►CAkErrorMessageTranslator | |
| CTagInformation | |
| CAkEventCallbackInfo | |
| CAkExtent | |
| CAkExternalSourceInfo | |
| CAkFifoQueue | |
| CAkFileDesc | |
| CAkFileOpenData | |
| CAkFileSystemFlags | File system flags for file descriptors mapping | 
| CAkFXDurationHandler | |
| CAkFXTailHandler | |
| CAkGeometryInstanceParams | Parameters passed to SetGeometryInstance | 
| CAkGeometryParams | Parameters passed to SetGeometry | 
| CAkGetArrayKey | Key policy for AkSortedKeyArray | 
| CAkGetArrayKeyFunc | |
| CAkGetArrayKeyTrivial | Trivial key policy for AkSortedKeyArray, when T_KEY is T_ITEM | 
| CAkGraphPointBase | Type for a point in an RTPC or Attenuation curve | 
| CAkGrowByPolicy_Hybrid | |
| CAkGrowByPolicy_Legacy | |
| CAkGrowByPolicy_NoGrow | |
| CAkGrowByPolicy_Proportional | |
| ►CAkHashList | |
| CConstIterator | |
| CConstIteratorEx | |
| CItem | |
| CIterator | |
| CIteratorEx | |
| ►CAkHashListBare | |
| CConstIterator | |
| CConstIteratorEx | |
| CIterator | |
| CIteratorEx | |
| CAkHashListBareFuncPolicy | |
| CAkHashListBareMemberPolicy | |
| CAkHybridAllocator | |
| CAkImageSourceName | Data used to describe one image source in Reflect | 
| CAkImageSourceParams | |
| CAkImageSourceSettings | Settings for individual image sources | 
| CAkImageSourceTexture | |
| CAkImplicitConversion | |
| CAkInitSettings | |
| CAkInputMapSlot | Structure of an entry in the AkMixerInputMap map | 
| CAkIntersectionPoints | |
| CAkIoHeuristics | |
| CAkIOTransferInfo | |
| CAkJobMgrSettings | Settings for the Sound Engine's internal job manager | 
| CAkKeyDataPtrStruct | |
| CAkLastPolicyNoLast | |
| CAkLastPolicyWithLast | |
| CAkLine | |
| ►CAkListBare | Implementation of List Bare | 
| CIterator | Iterator | 
| CIteratorEx | |
| CAkListBareLight | Implementation of List Bare Light | 
| CAkListBareLightNextItem | Next item name policy | 
| CAkListBareNextItem | Next item name policy | 
| CAkListener | Listener information | 
| CAkMarkerCallbackInfo | |
| CAkMatrix3x3 | |
| CAkMatrix4x4 | |
| CAkMemSettings | |
| ►CAkMIDIEvent | |
| CtCc | |
| CtChanAftertouch | |
| CtGen | |
| CtNoteAftertouch | |
| CtNoteOnOff | |
| CtPitchBend | |
| CtProgramChange | |
| CtWwiseCmd | |
| CAkMIDIEventCallbackInfo | |
| CAkMIDIPost | |
| CAkMixerInputMap | AkMixerInputMap: Map of inputs (identified with AK::IAkMixerInputContext *) to user-defined blocks of data | 
| CAkMusicPlaylistCallbackInfo | |
| CAkMusicSettings | |
| CAkMusicSyncCallbackInfo | |
| CAkNonThreaded | |
| CAkObjectInfo | Object information structure for QueryAudioObjectsIDs | 
| CAkObstructionOcclusionValues | Obstruction/occlusion pair for a position | 
| CAkOutputDeviceMeteringCallbackInfo | |
| CAkOutputSettings | Platform-independent initialization settings of output devices | 
| CAkPlacementNewKey | Unique structure identifier for AkPlacementNew | 
| CAkPlane | |
| CAkPlatformInitSettings | |
| CAkPluginArrayAllocator | |
| CAkPluginInfo | |
| CAkPolarCoord | Polar coordinates | 
| CAkPoolNewKey | Unique structure identifier for AkNew | 
| CAkPortalParams | Parameters passed to SetPortal | 
| CAkPositioningData | Positioning data of 3D audio objects | 
| CAkPositioningInfo | Positioning information obtained from an object | 
| CAkQuaternion | |
| CAkRamp | Volume ramp specified by end points "previous" and "next" | 
| CAkReflectGameData | Data structure sent by the game to an instance of the Reflect plug-in | 
| CAkReflectImageSource | |
| CAkReflectionPathInfo | Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications | 
| CAkResourceMonitorDataSummary | Resources data summary structure containing general information about the system | 
| CAkRingBuffer | |
| CAkRingBufferAllocatorAligned | |
| CAkRingBufferAllocatorNoAlign | |
| CAkRoomHierarchyID | |
| CAkRoomID | |
| CAkRoomParams | Parameters passed to SetRoom | 
| CAkSafeConversion | |
| CAkSegmentInfo | Structure used to query info on active playing segments | 
| CAkSet | |
| CAkSetGetKey | |
| CAKSIMD_V4I32X2 | |
| CAKSIMD_V4I32X4 | |
| CAkSortedKeyArray | |
| CAkSourcePosition | Return values for GetSourcePlayPositions | 
| CAkSourceSettings | Necessary settings for setting externally-loaded sources | 
| CAkSpatialAudioID | Base type for ID's used by Wwise spatial audio. | 
| CAkSpatialAudioInitSettings | Initialization settings of the spatial audio module | 
| CAkSpeakerVolumeMatrixCallbackInfo | |
| CAkSphericalCoord | Spherical coordinates | 
| CAkStaticAssert | |
| CAkStaticAssert< true > | |
| CAkStdMovePolicy | |
| CAkStreamData | Stream statistics | 
| CAkStreamInfo | |
| CAkStreamMgrSettings | |
| CAkStreamRecord | Stream general information | 
| CAkString | |
| CAkStringData | |
| CAkStringImpl | |
| CAkStringImpl< TAlloc, char > | |
| CAkThread | |
| CAkThreadProperties | |
| CAkTransferMovePolicy | |
| CAkTransform | Position and orientation of objects in a "local" space | 
| CAkTriangle | Triangle for a spatial audio mesh | 
| CAkTrivialStdMovePolicy | |
| CAkVector | 3D vector for some operations in 3D space. Typically intended only for localized calculations due to 32-bit precision | 
| CAkVector64 | 3D 64-bit vector. Intended as storage for world positions of sounds and objects, benefiting from 64-bit precision range | 
| CAkVertex | Vertex for a spatial audio mesh | 
| CAkWorldTransform | Position and orientation of game objects in the world (i.e. supports 64-bit-precision position) | 
| CAkWwiseErrorHandler | |
| CAkXMLErrorMessageTranslator | |
| ►CBasePlatformID | |
| CGUIDLessNative | |
| CCAkCOMScope | |
| CCAkHeap | |
| CCAkKeyArray | |
| CCAkLock | |
| CCAkRng | |
| CCAkSmartPtr | |
| CCAkVectorValueRampV4 | |
| CGUID | |
| CMapStruct | |
| CRealPrecision | |
| CRealPrecision< AkReal32 > | |
| CRealPrecision< AkReal64 > | |
| CT3DVector | |
| CTBoundingBox | |
| CWaveFormatEx | Standard WAV format header | 
| CWaveFormatExtensible | |
| CWwiseObjectID | |
| CWwiseObjectIDext | 
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise