CAK.Wwise::SourceControlContainers::__AkPos | Container position |
CAk2DVector | |
CAk3DAudioSinkCapabilities | |
CAk3dData | |
CAk3DIntVector | |
CAk4DVector | |
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_cpp_base_instance | Generic base for all plug-in instances in C++ |
CAK.Wwise::Plugin::HostInterfaceGlue< CPPInstance, in_baseInstance > | PluginInfoGenerator: Base class for every C++ instance that retrieves a service from the Wwise Authoring host |
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_backend_instance | Plug-in backend instance |
►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::V1::AudioPlugin | Wwise API for general Audio Plug-in's backend |
Cak_wwise_plugin_conversion_instance_v1 | Base instance type for providing a conversion plug-in through ak_wwise_plugin_conversion_v1 |
►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::V1::CustomData | 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::V1::FirstTimeCreationMessage | |
►Cak_wwise_plugin_frontend_instance | Plug-in frontend instance |
►Cak_wwise_plugin_frontend_instance_v1 | |
CAK.Wwise::Plugin::V1::Frontend | 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::V1::GUIWindows | 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_frontend_model_args_v1 | |
Cak_wwise_plugin_host_frontend_model_instance_v1 | |
Cak_wwise_plugin_host_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_v1 |
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_store_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_object_store_v1 |
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_undo_manager_instance_v1 | Base host-provided instance type for ak_wwise_plugin_host_undo_manager_v1 |
►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::CBaseInstanceGlue< CHostXml, CHostXml::ReaderInstance > | |
CAK.Wwise::Plugin::V1::XmlReader | 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::CBaseInstanceGlue< CHostXml, CHostXml::WriterInstance > | |
CAK.Wwise::Plugin::V1::XmlWriter | API interface for XML-based plug-in persistence. |
►Cak_wwise_plugin_license_instance_v1 | Base instance type for providing licensing information, through ak_wwise_plugin_license_v1 |
CAK.Wwise::Plugin::V1::License | |
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_frontend_instance_v1 | Base host-provided instance to retrieve the related frontend instances related to the current backend |
►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::V1::MediaConverter | |
►Cak_wwise_plugin_notifications_host_instance_v1 | Base instance type for receiving notifications on host changes events |
►CAK.Wwise::Plugin::V1::Notifications::Host_ | API to receive host's update notifications. |
CAK.Wwise::Plugin::RequestedHostInterface< Host > | |
►Cak_wwise_plugin_notifications_monitor_instance_v1 | Base instance type for receiving Sound Engine's monitoring data |
CAK.Wwise::Plugin::V1::Notifications::Monitor | 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::V1::Notifications::ObjectMedia_ | |
CAK.Wwise::Plugin::RequestedHostInterface< ObjectMedia > | |
►Cak_wwise_plugin_notifications_object_store_instance_v1 | Base instance type for receiving notifications on related Object Store's changes |
►CAK.Wwise::Plugin::V1::Notifications::ObjectStore_ | Interface able to receive notifications for custom inner property sets. |
CAK.Wwise::Plugin::RequestedHostInterface< ObjectStore > | |
►Cak_wwise_plugin_notifications_property_set_instance_v1 | Base instance type for receiving notifications on property set's changes |
►CAK.Wwise::Plugin::V1::Notifications::PropertySet_ | |
►CAK.Wwise::Plugin::RequestedHostInterface< PropertySet > | |
CAK.Wwise::Plugin::V1::AudioPlugin | Wwise API for general Audio Plug-in's backend |
►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::V1::PropertyDisplayName | |
►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::V1::SinkDevices | C++ API to provide device enumeration 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::V1::Source | Wwise API for general Audio Plug-in's backend. |
Cak_wwise_plugin_test_service_instance_v1 | |
Cak_wwise_plugin_test_service_instance_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::V1::BaseUndoEvent | Base API to create a custom undo event in a plug-in |
CAK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass > | |
CAK.Wwise::Plugin::V1::UndoEvent< Backend > | Base API to create a custom undo event in a plug-in |
►CAK.Wwise::Plugin::HostInterfaceGlue< CPPInstance, false > | |
CAK.Wwise::Plugin::HostInterfaceGlue< CPPInstance, true > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< DataWriter, false > | |
►CAK.Wwise::Plugin::RequestedHostInterface< DataWriter > | |
CAK.Wwise::Plugin::V1::AudioPlugin | Wwise API for general Audio Plug-in's backend |
►CAK.Wwise::Plugin::HostInterfaceGlue< FrontendModel, true > | |
►CAK.Wwise::Plugin::RequestedHostInterface< FrontendModel > | |
CAK.Wwise::Plugin::V1::Frontend | Frontend plug-in API for Audio plug-ins. |
►CAK.Wwise::Plugin::HostInterfaceGlue< Host, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< Host > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< LinkBackend, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< LinkBackend > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< LinkFrontend, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< LinkFrontend > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< ObjectMedia, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< ObjectMedia > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< ObjectStore, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< ObjectStore > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< PropertySet, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< PropertySet > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< TestService, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< TestService > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< UndoManager, true > | |
CAK.Wwise::Plugin::RequestedHostInterface< UndoManager > | |
►CAK.Wwise::Plugin::HostInterfaceGlue< XmlReader, false > | |
►CAK.Wwise::Plugin::RequestedHostInterface< XmlReader > | |
CAK.Wwise::Plugin::V1::CustomData | Backend API to load and save custom data in XML format |
►CAK.Wwise::Plugin::HostInterfaceGlue< XmlWriter, false > | |
CAK.Wwise::Plugin::RequestedHostInterface< XmlWriter > | |
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_audio_plugin_v1 | Wwise API for general Audio Plug-in's backend |
CAK.Wwise::Plugin::V1::AudioPlugin::Interface | The C interface, fulfilled by your plug-in |
Cak_wwise_plugin_container | Root interface allowing a logical unit (variable, library) to contain more than one interface |
►Cak_wwise_plugin_custom_data_v1 | Backend API to load and save custom data in XML format |
CAK.Wwise::Plugin::V1::CustomData::Interface | |
►Cak_wwise_plugin_first_time_creation_message_v1 | Plug-in that provides a special usage message when first instantiated |
CAK.Wwise::Plugin::V1::FirstTimeCreationMessage::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_frontend_v1 | Frontend plug-in API for Audio plug-ins |
CAK.Wwise::Plugin::V1::Frontend::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_gui_windows_v1 | Windows frontend plug-in API for Audio plug-ins |
CAK.Wwise::Plugin::V1::GUIWindows::Interface | The C interface, fulfilled by your plug-in |
Cak_wwise_plugin_host_data_writer_v1 | Interface used to write data during sound bank generation |
Cak_wwise_plugin_host_frontend_model_v1 | Interface used to interact with the frontend model |
Cak_wwise_plugin_host_object_media_v1 | |
Cak_wwise_plugin_host_object_store_v1 | Custom inner property set interface |
Cak_wwise_plugin_host_property_set_v1 | Interface used to interact with property sets |
Cak_wwise_plugin_host_undo_manager_v1 | Host API to handle the plug-in's undo operations |
Cak_wwise_plugin_host_v1 | API to request host's current state and services |
Cak_wwise_plugin_host_xml_v1 | API interface for XML-based plug-in persistence |
►Cak_wwise_plugin_license_v1 | Backend API to specify licensing requirements |
CAK.Wwise::Plugin::V1::License::Interface | The C interface, fulfilled by your plug-in |
Cak_wwise_plugin_link_backend_v1 | Host API to retrieve a link to the plug-in's backend instance |
Cak_wwise_plugin_link_frontend_v1 | Host API to retrieve a link to the plug-in's frontend interfaces |
►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::V1::MediaConverter::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_notifications_host_v1 | API to receive host's update notifications |
CAK.Wwise::Plugin::V1::Notifications::Host_::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_notifications_monitor_v1 | API for Sound Engine's Monitor Data notification |
CAK.Wwise::Plugin::V1::Notifications::Monitor::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_notifications_object_media_v1 | |
CAK.Wwise::Plugin::V1::Notifications::ObjectMedia_::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_notifications_object_store_v1 | Interface able to receive notifications for custom inner property sets |
CAK.Wwise::Plugin::V1::Notifications::ObjectStore_::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_notifications_property_set_v1 | |
CAK.Wwise::Plugin::V1::Notifications::PropertySet_::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_property_display_name_v1 | Backend API to specify display names for properties |
CAK.Wwise::Plugin::V1::PropertyDisplayName::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_sink_devices_v1 | Device enumerator for sink plug-ins |
CAK.Wwise::Plugin::V1::SinkDevices::Interface | The C interface, fulfilled by your plug-in |
►Cak_wwise_plugin_source_v1 | API specific for source plug-in |
CAK.Wwise::Plugin::V1::Source::Interface | The C interface, fulfilled by your plug-in |
Cak_wwise_plugin_test_service_v2 | |
►Cak_wwise_plugin_undo_event_v1 | API to create a custom undo event in a plug-in |
CAK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass >::Interface | |
CAK.Wwise::Plugin::V1::UndoEvent< Backend >::Interface | |
Cak_wwise_plugin_undo_event_pair_v1 | A definition of an undo event, with a specific interface and instance |
CAkAcousticSurface | |
CAkAcousticTexture | |
CAkArrayAllocatorAlignedSimd< T_MEMID > | |
►CAkArrayAllocatorNoAlign< T_MEMID > | |
CAK::ObjectPool< T, AllocatorType, LockType > | An object pool of N reusable objects with one allocation |
CAkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > | Specific implementation of array |
CAkArray< Item *, Item *, ArrayPoolDefault, AkGrowByPolicy_NoGrow > | |
►CAkArray< MapStruct< T_KEY, T_ITEM >, const MapStruct< T_KEY, T_ITEM > &, ArrayPoolDefault, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< MapStruct< T_KEY, T_ITEM > > > | |
CCAkKeyArray< T_KEY, T_ITEM, U_POOL, TGrowBy, TMovePolicy > | |
►CAkArray< PlaylistItem, const PlaylistItem & > | |
CAK::SoundEngine::DynamicSequence::Playlist | |
►CAkArray< T, const T &, ArrayPoolDefault, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > > | |
►CAkSortedKeyArray< T, T, ArrayPoolDefault, AkSetGetKey< T >, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T >, AkDefaultSortedKeyCompare< T > > | |
CAkSet< T, U_POOL, uGrowBy, TMovePolicy, TComparePolicy > | |
►CAkArray< T_ITEM, const T_ITEM &, ArrayPoolDefault, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T_ITEM > > | |
CAkSortedKeyArray< T_KEY, T_ITEM, U_POOL, U_KEY, TGrowBy, TMovePolicy, TComparePolicy > | |
CAkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, ArrayPoolDefault, AkGrowByPolicy_NoGrow > | |
CAkDynaBlkPool< T, uPoolChunkSize, TAlloc > | |
CAkFifoQueue< T, TDEFAULT, TAlloc > | |
CAkHashList< T_KEY, T_ITEM, T_ALLOC > | |
CAkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC > | |
CAkAssignmentMovePolicy< T > | |
CAkAudioBuffer | |
CAkAudioCallbacks | |
CAkAudioFormat | Defines the parameters of an audio buffer format |
CAkAudioObject | |
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< TLock > | |
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 | |
►CAkCallbackInfo | |
CAkBusMeteringCallbackInfo | |
CAkDynamicSequenceItemCallbackInfo | |
►CAkEventCallbackInfo | |
CAkDurationCallbackInfo | |
CAkMarkerCallbackInfo | |
CAkMIDIEventCallbackInfo | |
CAkMusicPlaylistCallbackInfo | |
CAkSpeakerVolumeMatrixCallbackInfo | |
CAkMusicSyncCallbackInfo | |
CAkOutputDeviceMeteringCallbackInfo | |
CAkChannelConfig | |
CAkChannelEmitter | Positioning information for a sound, with specified subset of its channels |
CAkChunkHeader | Standard WAV chunk header |
CAkCodecDescriptor | |
CAkCommSettings | |
►CAkCountPolicyNoCount< T > | |
CAkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY > | Implementation of List Bare |
►CAkListBare< T, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast > | |
CAkListBareLight< T, U_NEXTITEM > | Implementation of List Bare Light |
►CAkCountPolicyNoCount< PoolChunk > | |
►CAkListBare< PoolChunk, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast > | |
CAkListBareLight< PoolChunk > | |
CAkCountPolicyWithCount< T > | |
►CAkCountPolicyWithCount< FreeBlock > | |
CAkListBare< FreeBlock, AkListBareNextItem, AkCountPolicyWithCount, AkLastPolicyNoLast > | |
CAkDefaultSortedKeyCompare< T_KEY > | |
CAkDeviceData | Device descriptor |
CAkDeviceDesc | Device descriptor |
CAkDeviceDescription | |
CAkDeviceSettings | |
CAkDiffractionPathInfo | |
CAkEmitterListenerPair | Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener |
►CAkErrorMessageTranslator | |
CAkXMLErrorMessageTranslator | |
CAkExtent | |
CAkExternalSourceInfo | |
CAkFileDesc | |
CAkFileSystemFlags | File system flags for file descriptors mapping |
CAkFXDurationHandler | |
CAK::AkFXParameterChangeHandler< T_MAXNUMPARAMS > | |
CAkFXTailHandler | |
CAkGeometryInstanceParams | Parameters passed to SetGeometryInstance |
CAkGeometryParams | Parameters passed to SetGeometry |
CAkGetArrayKey< T_KEY, T_ITEM > | Key policy for AkSortedKeyArray |
CAkGetArrayKeyFunc< T_KEY, T_ITEM > | |
CAkGetArrayKeyTrivial | Trivial key policy for AkSortedKeyArray, when T_KEY is T_ITEM |
CAkGraphPointBase< VALUE_TYPE > | Type for a point in an RTPC or Attenuation curve |
CAkGrowByPolicy_Legacy | |
CAkGrowByPolicy_NoGrow | |
CAkGrowByPolicy_Proportional | |
CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY > | |
CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY > | |
CAkHashListBareFuncPolicy< T_KEY, T_MAPSTRUCT > | |
CAkHashListBareMemberPolicy< T_KEY, T_MAPSTRUCT > | |
CAkHybridAllocator< uBufferSizeBytes, uAlignmentSize, T_MEMID > | |
CAkImageSourceName | Data used to describe one image source in Reflect |
CAkImageSourceParams | |
CAkImageSourceSettings | |
CAkImageSourceTexture | |
CAkImplicitConversion | |
CAkInitSettings | |
CAkInputMapSlot< KEY, USER_DATA > | Structure of an entry in the AkMixerInputMap map |
CAkIntersectionPoints | |
CAkIoHeuristics | |
►CAkIOTransferInfo | |
CAkAsyncIOTransferInfo | |
CAkJobMgrSettings | Settings for the Sound Engine's internal job manager |
►CAkLastPolicyNoLast< T > | |
CAkListBare< T, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast > | |
►CAkLastPolicyNoLast< FreeBlock > | |
CAkListBare< FreeBlock, AkListBareNextItem, AkCountPolicyWithCount, AkLastPolicyNoLast > | |
►CAkLastPolicyNoLast< PoolChunk > | |
CAkListBare< PoolChunk, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast > | |
►CAkLastPolicyWithLast< T > | |
CAkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY > | Implementation of List Bare |
CAkLine | |
CAkListBareLightNextItem< T > | Next item name policy |
CAkListBareNextItem< T > | Next item name policy |
CAkListener | Listener information |
CAkMatrix3x3 | |
CAkMatrix4x4 | |
CAkMemSettings | |
CAK::AkMetering | 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 |
►CAkMIDIEvent | |
CAkMIDIPost | |
CAkMusicSettings | |
CAkNonThreaded | |
CAkObjectInfo | Object information structure for QueryAudioObjectsIDs |
CAkObstructionOcclusionValues | Obstruction/occlusion pair for a position |
CAkOutputSettings | Platform-independent initialization settings of output devices |
CAkPlacementNewKey | Unique structure identifier for AkPlacementNew |
CAkPlane | |
CAkPlatformInitSettings | |
►CAkPluginArrayAllocator | |
►CAkArray< AkInputMapSlot< KEY, USER_DATA >, const AkInputMapSlot< KEY, USER_DATA > &, AkPluginArrayAllocator > | |
CAkMixerInputMap< KEY, USER_DATA > | AkMixerInputMap: Map of inputs (identified with AK::IAkMixerInputContext *) to user-defined blocks of data |
►CAkArray< CustomMetadata, const CustomMetadata &, AkPluginArrayAllocator > | |
CAkAudioObject::ArrayCustomMetadata | Array type for carrying custom metadata |
►CAkStringData< AkPluginArrayAllocator, char > | |
►CAkStringImpl< AkPluginArrayAllocator, char > | |
CAkString< AkPluginArrayAllocator, char > | |
CAkPluginInfo | |
►CAkPolarCoord | Polar coordinates |
CAkSphericalCoord | Spherical 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< T, TAlloc > | |
CAkRingBufferAllocatorAligned< T_MEMID > | |
CAkRingBufferAllocatorNoAlign< T_MEMID > | |
CAkRoomParams | Parameters passed to SetRoom |
CAkSafeConversion | |
CAkSegmentInfo | Structure used to query info on active playing segments |
CAkSetGetKey< T > | |
CAKSIMD_V4I32X2 | |
CAKSIMD_V4I32X4 | |
CAkSourcePosition | Return values for GetSourcePlayPositions |
CAkSourceSettings | Necessary settings for setting externally-loaded sources |
►CAkSpatialAudioID | Base type for ID's used by Wwise spatial audio.
|
CAkRoomID | |
CAkSpatialAudioInitSettings | Initialization settings of the spatial audio module |
CAkStaticAssert< b > | |
CAkStaticAssert< true > | |
CAkStdMovePolicy | |
CAkStreamData | Stream statistics |
CAkStreamInfo | |
CAkStreamMgrSettings | |
CAkStreamRecord | Stream general information |
CAK::SoundEngine::AkSyncCaller | |
CAkThread | |
CAkThreadProperties | |
CAkTransferMovePolicy< T > | |
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 | |
CAK.Wwise::Plugin::V1::XmlWriter::AutoStartEndElement | Use this class to handle the WriteStartElement/WriteEndElement pair automatically in a C++ scope |
CAK.Wwise::Plugin::AutoUndoGroup | |
CBasePlatformID | |
CAK::StreamMgr::IAkIOHookDeferredBatch::BatchIoTransferItem | |
CCAkCOMScope | |
CAKPLATFORM::CAkJNIThread | Utility class for acquiring a pointer to a valid JNI environment attached to the current thread (with proper cleanup in destructor) |
CCAkLock | |
CCAkRng | |
CCAkSmartPtr< T > | |
CAK::CAkValueRamp | |
CCAkVectorValueRampV4 | |
CAK::MemoryMgr::CategoryStats | |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CInterface > | PluginInfoGenerator: For each plug-in interface type, provides a single static instance used throughout this plug-in container |
CAK.Wwise::Plugin::CBaseInstanceGlue< CInterface, CInstance > | PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHost > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHost > | |
CAK.Wwise::Plugin::V1::Host | API to request host's current state and services. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostDataWriter > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostDataWriter > | |
CAK.Wwise::Plugin::V1::DataWriter | Interface used to write data during sound bank generation. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostFrontendModel > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostFrontendModel > | |
CAK.Wwise::Plugin::V1::FrontendModel | Interface used to interact with the frontend model. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectMedia > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostObjectMedia > | |
CAK.Wwise::Plugin::V1::ObjectMedia | |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectStore > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostObjectStore > | |
CAK.Wwise::Plugin::V1::ObjectStore | Custom inner property set interface. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostPropertySet > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostPropertySet > | |
CAK.Wwise::Plugin::V1::PropertySet | Interface used to interact with property sets. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostUndoManager > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CHostUndoManager > | |
CAK.Wwise::Plugin::V1::UndoManager | Host API to handle the plug-in's undo operations. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CHostXml > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostXml, CHostXml::ReaderInstance > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostXml, CHostXml::WriterInstance > | |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CLinkBackend > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CLinkBackend > | |
CAK.Wwise::Plugin::V1::LinkBackend | Host API to retrieve a link to the plug-in's backend instance. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend > | |
CAK.Wwise::Plugin::V1::LinkFrontend | Host API to retrieve a link to the plug-in's frontend interfaces. |
►CAK.Wwise::Plugin::CBaseInterfaceGlue< CTestService > | |
►CAK.Wwise::Plugin::CBaseInstanceGlue< CTestService > | |
CAK.Wwise::Plugin::V2::TestService | |
►CAkHashList< T_KEY, T_ITEM, T_ALLOC >::ConstIterator | |
CAkHashList< T_KEY, T_ITEM, T_ALLOC >::ConstIteratorEx | |
►CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIterator | |
CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIteratorEx | |
CAK.Wwise::Plugin::ConversionContext | |
CAkAudioObject::CustomMetadata | Custom object metadata |
CAK::ObjectPool< T, AllocatorType, LockType >::DataType | |
CAK::Win32::Device | |
CAK::Win32::DeviceCollection | |
CAK::Win32::DeviceEnumerator | |
CAK::Win32::DeviceProperties | |
CAK::Win32::DeviceProperty | |
CAkDbString< TAlloc, T_CHAR, tLock >::Entry | |
CAkFileParser::EnvelopePoint | Analyzed envelope point |
CAK.Wwise::ISourceControl::FilenameToIconMapItem | |
CAK.Wwise::ISourceControl::FilenameToStatusMapItem | |
CAK::FNVHash< HashParams > | |
CAK::SoundEngine::Query::GameObjDst | |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructor< in_interfaceType > | Generates the constructor for our particular type |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructorArray< in_interfaceType > | Recursively generates the constructors and interface pointer updater for all the Interfaces |
CAK::MemoryMgr::GlobalStats | |
CGUID | |
CBasePlatformID::GUIDLessNative | |
►CAK::Hash32 | |
CAK::Hash30 | |
CAK::Hash64 | |
CAK::IAkAutoStream | |
CAK::Win32::IAkDeviceEnumerator | Interface to access the IMMDevice cache. This avoids driver accesses |
CAK::IAkDeviceProfile | |
CAK::StreamMgr::IAkFileLocationResolver | |
CAK::IAkGameObjectPluginInfo | Game object information available to plugins |
CAK::IAkGlobalPluginContext | |
CAK.Wwise::SourceControlContainers::IAkList< Type, Arg_Type > | |
►CAK::StreamMgr::IAkLowLevelIOHook | Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks |
CAK::StreamMgr::IAkIOHookBlocking | |
►CAK::StreamMgr::IAkIOHookDeferredBatch | |
CAK::StreamMgr::IAkIOHookDeferred | |
CAK.Wwise::SourceControlContainers::IAkMap< Key, Arg_Key, Value, Arg_Value > | |
CAK::IAkMixerInputContext | |
►CAK::IAkPlatformContext | |
CAK::IAkAndroidContext | Context specific to the Android port of Wwise SDK |
CAK::IAkiOSContext | Context specific to the iOS port of Wwise SDK |
►CAK::IAkLinuxContext | Context specific to the Linux port of Wwise SDK |
CAK::IAkGGPContext | Context specific to the Linux port of Wwise SDK |
CAK::IAkMacContext | Context specific to the macOS port of Wwise SDK |
CAK::IAkOpenHarmonyContext | Context specific to the OpenHarmony port of Wwise SDK |
CAK::IAkPS4Context | Context specific to the PS4 port of Wwise SDK |
CAK::IAkPS5Context | Context specific to the PS5 port of Wwise SDK |
CAK::IAkSwitchContext | Context specific to the NX port of Wwise SDK |
CAK::IAkUWPContext | Context specific to the UWP port of Wwise SDK |
CAK::IAkWin32Context | Context specific to the Win32 port of Wwise SDK |
CAK::IAkXboxGCContext | Context specific to the XboxOneGC port of Wwise SDK |
CAK::IAkXboxOneContext | Context specific to the Xbox One port of Wwise SDK |
►CAK::IAkPlugin | |
CAK::IAkAudioDeviceEffectPlugin | |
►CAK::IAkEffectPlugin | Software effect plug-in interface (see Sound Engine Effectプラグインの作成) |
CAK::IAkInPlaceEffectPlugin | Software effect plug-in interface for in-place processing (see Sound Engine Effectプラグインの作成) |
CAK::IAkInPlaceObjectPlugin | |
CAK::IAkOutOfPlaceEffectPlugin | Software effect plug-in interface for out-of-place processing (see Sound Engine Effectプラグインの作成) |
CAK::IAkOutOfPlaceObjectPlugin | |
CAK::IAkMixerEffectPlugin | Software effect plug-in interface for panner/mixer effects (see Sound Engine Effectプラグインの作成) |
►CAK::IAkSinkPluginBase | |
CAK::IAk3DAudioSinkPlugin | Software plug-in interface for sink (audio end point) which supports 3D audio features |
CAK::IAkSinkPlugin | Software interface for sink (audio endpoint) plugins |
CAK::IAkSourcePlugin | Wwise sound engine source plug-in interface (see Sound Engine Sourceプラグインの作成) |
►CAK::IAkPluginContextBase | Interface to retrieve contextual information available to all types of plugins |
CAK::IAkAudioDeviceEffectPluginContext | |
CAK::IAkEffectPluginContext | |
CAK::IAkMixerPluginContext | Interface to retrieve contextual information for a mixer |
CAK::IAkSinkPluginContext | |
CAK::IAkSourcePluginContext | |
►CAK::IAkPluginMemAlloc | |
CAK.Wwise::Mallocator | |
►CAK::IAkPluginService | Common interface for plug-in services accessed through the global plug-in context |
CAK::IAkPluginServiceAudioObjectAttenuation | Interface for the services related to extracting attenuation curves from audio objects and using them |
CAK::IAkPluginServiceAudioObjectPriority | |
CAK::IAkPluginServiceMixer | Interface for the "Mixer" plug-in service, to handle mixing together of signals, or applying simple transforms |
CAK::IAkPluginServiceRNG | |
CAK::IAkProcessorFeatures | |
►CAK::IAkRTPCSubscriber | |
CAK::IAkPluginParam | |
CAK::IAkStdStream | |
CAK::IAkStreamMgr | |
CAK::IAkStreamMgrProfile | |
CAK::IAkStreamProfile | |
CAK::IAkVoicePluginInfo | Voice-specific information available to plug-ins |
►CInstance | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CInterface, CInstance > | PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHost > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostDataWriter > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostFrontendModel > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostObjectMedia > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostObjectStore > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostPropertySet > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CHostUndoManager > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CLinkBackend > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend > | |
CAK.Wwise::Plugin::CBaseInstanceGlue< CTestService > | |
►Cinteger_sequence | |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType >::VersionPack< in_versions > | Compile-time container of version numbers |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType > | Compile-time dictionary about a particular interface type |
►CAK.Wwise::ISourceControl::IOperationResult | The base interface for operations that return information to Wwise |
CAK.Wwise::ISourceControl::IFileOperationResult | |
►CAK.Wwise::IPluginBase | |
►CAK.Wwise::IAudioPlugin | |
CAK.Wwise::DefaultAudioPluginImplementation | Use this base class to quickly implement most plugin functions empty |
CAK.Wwise::IPluginMediaConverter | |
CAK.Wwise::IPluginObjectMedia | |
CAK.Wwise::IPluginObjectStore | |
CAK.Wwise::IPluginPropertySet | |
CAK.Wwise::Plugin::IProgress | |
CAK.Wwise::IProgress | |
►CAK::IReadBytes | |
CAK::ReadBytesMem | |
CAK::ReadBytesSkip | |
►CAK.Wwise::Plugin::IReadOnlyProperties | Interfaces used to set and get the properties from a plug in |
CAK.Wwise::Plugin::IReadWriteProperties | |
►CAK.Wwise::IReadOnlyProperties | Interfaces used to set and get the properties from a plug in |
CAK.Wwise::IReadWriteProperties | |
CAK.Wwise::ISourceControl | |
CAK.Wwise::ISourceControlDialogBase | |
CAK.Wwise::ISourceControlOperationProgress | |
CAK.Wwise::ISourceControlUtilities | |
CAkHashList< T_KEY, T_ITEM, T_ALLOC >::Item | |
CAK::Win32::DeviceCollection::Iterator | |
►CAkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::Iterator | Iterator |
CAkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >::IteratorEx | |
CAkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator | Iterator |
►CAkHashList< T_KEY, T_ITEM, T_ALLOC >::Iterator | |
CAkHashList< T_KEY, T_ITEM, T_ALLOC >::IteratorEx | |
►CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::Iterator | |
CAkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::IteratorEx | |
►CAK::IWriteBytes | |
►CAK::IWriteBuffer | |
CAK::WriteBytesCount | |
CAK::WriteBytesMem | |
CAK::WriteBytesBuffer | |
CAK.Wwise::IWriteData | |
CAK.Wwise::Plugin::IWriteString | |
CAK.Wwise::IWriteString | |
CAK.Wwise::Plugin::KnownInterfaceClass< in_interfaceType, in_interfaceVersion > | PluginInfoGenerator: Compile-time dictionary of known interface-version |
CAK.Wwise::Plugin::KnownInterfaceClass< AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER, 1 > | |
CAK.Wwise::Plugin::LatestInterfaceVersion< in_interfaceType > | PluginInfoGenerator: Defines a compile-time dictionary with the latest version known to the SDK for each interface |
CAK.Wwise::Plugin::LatestInterfaceVersion< AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER > | |
CMapStruct< T_KEY, T_ITEM > | |
CAK.Wwise::Plugin::MonitorData | |
CAK.Wwise::IAudioPlugin::MonitorData | |
CAK::Monitor::MonitorErrorInfo | |
CAK::Monitor::MsgContext | |
►CAK::ObjectPoolNoLock | |
CAK::ObjectPool< T, AllocatorType, LockType > | An object pool of N reusable objects with one allocation |
CAK.Wwise::Plugin::OpenedConvertedFile | |
CAK.Wwise::ISourceControl::OperationListItem | Operation list item. This is the type used in the AK::Wwise::ISourceControl::OperationList SourceControlContainers::IAkList template class |
CAK.Wwise::OutputDeviceDescriptor | |
CAK::SoundEngine::DynamicSequence::PlaylistItem | |
CAK.Wwise::ISourceControl::PluginInfo | Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT > | C++ PluginInfo Generator |
CAK.Wwise::Plugin::PluginInfoTLS< bool > | The interface information of the plug-in currently being instantiated |
CAK.Wwise::Plugin::PluginMFCWindows< CWinApp > | Initializes MFC for this plug-in |
CAK::PluginRegistration | |
CAK.Wwise::Plugin::PopulateTableItem | |
CAK.Wwise::PopulateTableItem | |
CAkCommSettings::Ports | |
CRealPrecision< TDataType > | |
CRealPrecision< AkReal32 > | |
CRealPrecision< AkReal64 > | |
CAK.Wwise::Plugin::RequestedHostInterface< T > | PluginInfoGenerator: Requests a host-provided service, and optionally receives a variable containing the default instance |
CAK.Wwise::Plugin::RiffHeader | |
CAK.Wwise::SafeAllocator< T > | |
CAK::Instrument::Scope | |
CAK.Wwise::SourceControlConstant | This class contains static constants that can be useful to the plug-in |
CT3DVector< TDataType > | |
CT3DVector< AkReal32 > | |
CT3DVector< TReal > | |
►CT_ALLOC | |
CAkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, T_ALLOC, AkGrowByPolicy_NoGrow > | |
CAkErrorMessageTranslator::TagInformation | |
►CTAlloc | |
CAkArray< Item *, Item *, TAlloc, AkGrowByPolicy_NoGrow > | |
CAkDbString< TAlloc, T_CHAR, tLock > | |
CAkDbString< TAlloc, T_CHAR, tLock >::Instance | |
CAkHashList< AkUInt32, Entry, TAlloc > | |
►CAkStringData< TAlloc, T_CHAR > | |
►CAkStringImpl< TAlloc, T_CHAR > | |
CAkString< TAlloc, T_CHAR > | |
►CAkStringData< TAlloc, char > | |
CAkStringImpl< TAlloc, char > | |
CTBoundingBox< TReal > | |
CAkMIDIEvent::tCc | |
CAkMIDIEvent::tChanAftertouch | |
CAkMIDIEvent::tGen | |
CAkMIDIEvent::tNoteAftertouch | |
CAkMIDIEvent::tNoteOnOff | |
CAK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType >::ToInterfaceClassImpl< bool > | Casts the plug-in class to the requested interface class |
CAkMIDIEvent::tPitchBend | |
CAkMIDIEvent::tProgramChange | |
CAkMIDIEvent::tWwiseCmd | |
►CU_POOL | |
►CAkArray< T_ITEM, const T_ITEM &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T_ITEM > > | |
CCAkHeap< T_KEY, T_ITEM, U_POOL, U_KEY, TGrowBy, TMovePolicy, TComparePolicy > | |
CAK.Wwise.Version | |
►CWaveFormatEx | Standard WAV format header |
CWaveFormatExtensible | |
►CWwiseObjectIDext | |
CWwiseObjectID | |