ファイル | |
ファイル | 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. | |
ファイル | 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 [コード] |