文件 | |
文件 | AudioPlugin.h [代码] |
Wwise Authoring Plug-ins - API for general Audio Plug-in's backend (Source, Effect, Mixer). | |
文件 | CustomData.h [代码] |
Wwise Authoring Plug-ins - Backend API to load and save custom data in XML format. | |
文件 | FirstTimeCreationMessage.h [代码] |
Wwise Authoring Plug-ins - Plug-in that provides a special usage message when first instantiated. | |
文件 | Frontend.h [代码] |
Wwise Authoring Plug-ins - Frontend plug-in API for Audio plug-ins. | |
文件 | GUIWindows.h [代码] |
Wwise Authoring Plug-ins - Windows frontend plug-in API for Audio plug-ins. | |
文件 | Host.h [代码] |
Wwise Authoring Plug-ins - API to request host's current state and services. | |
文件 | HostDataWriter.h [代码] |
Wwise Authoring Plug-ins - API to write data that can be converted for the target platform. | |
文件 | HostFrontendModel.h [代码] |
Wwise Authoring Plug-ins - Plug-in API for the Frontend Model. | |
文件 | HostObjectMedia.h [代码] |
Wwise Authoring Plug-ins - API for retrieving and handling data files, as used in the plug-in. | |
文件 | HostObjectStore.h [代码] |
Wwise Authoring Plug-ins - API for storing objects not in the plug-in XML. | |
文件 | HostPropertySet.h [代码] |
Wwise Authoring Plug-ins - Plug-in API for property sets. | |
文件 | HostUndoManager.h [代码] |
Wwise Authoring Plug-ins - API to provide custom undo event and manage undo groups. | |
文件 | HostXml.h [代码] |
Wwise Authoring Plug-ins - API for XML-based persistence, as used in CustomData. | |
文件 | License.h [代码] |
Wwise Authoring Plug-ins - Plug-in API for licensing. | |
文件 | MediaConverter.h [代码] |
Wwise Authoring Plug-ins - API to convert used object medias to a format usable by the plug-in's Sound Engine part. | |
文件 | Notifications.h [代码] |
Wwise Authoring Plug-ins - APIs for different host notifications. | |
文件 | PlatformID.h [代码] |
文件 | PluginBaseInterface.h [代码] |
Wwise Authoring Plug-ins - Standardized header for all the plug-in interfaces. | |
文件 | PluginContainer.h [代码] |
Wwise Authoring Plug-ins - Root interface allowing a logical unit (variable, library) to contain more than one interface. | |
文件 | PluginDef.h [代码] |
Wwise Authoring Plug-ins - Base plug-in definitions | |
文件 | PluginHelpers.h [代码] |
Wwise Authoring Plug-ins - Helper tools, potentially defined elsewhere. | |
文件 | PluginInfo.h [代码] |
文件 | PluginInfoGenerator.h [代码] |
Wwise Authoring Plug-ins - C++ class helper to automatically determine the plug-in interfaces used in a class. | |
文件 | PluginInfoGeneratorPriv.h [代码] |
文件 | PluginInterfaceArrayItem.h [代码] |
Wwise Authoring Plug-ins - A single instantiatable plug-in interface. | |
文件 | PluginLinks.h [代码] |
Wwise Authoring Plug-ins - Provides links to the related backend and frontend instances. | |
文件 | PluginMFCWindows.h [代码] |
Wwise Authoring Plug-ins - Definition of a plug-in, as stored in a container. | |
文件 | PropertyDisplayName.h [代码] |
Wwise Authoring Plug-ins - Plug-in API for property display name. | |
文件 | SinkDevices.h [代码] |
Wwise Authoring Plug-ins - Plug-in that lists supported output devices. | |
文件 | Source.h [代码] |
Wwise Authoring Plug-ins - API specific for source plug-in. | |
文件 | TestService.h [代码] |