Version
menu_open
link
Wwise SDK 2021.1.14

◆ ak_wwise_plugin_interface_type

List of every single interface known to the plug-in system.

Once the version of a plug-in interface is official, it should always keep the same ID. No ID should be reused, and the order should stay exactly the same all the time.

Enumerator
AK_WWISE_PLUGIN_INTERFACE_TYPE_UNKNOWN 

2021.1 Unknown plug-in ID (0 - error, invalid, uninitialized)

AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER 

2021.1 Plug-in container plug-in. Contains all the other plug-ins. ak_wwise_plugin_container

AK_WWISE_PLUGIN_INTERFACE_TYPE_ANALYSIS_TASK 

2021.1 Analysis task plug-in. ak_wwise_plugin_analysis_task_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_AUDIO_PLUGIN 

2021.1 Audio backend plug-in. ak_wwise_plugin_audio_plugin_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_CONVERSION 

2021.1 Conversion plug-in. ak_wwise_plugin_conversion_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_CUSTOM_DATA 

2021.1 Custom Data reader backend part. ak_wwise_plugin_custom_data_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_FEEDBACK_AWARE 

2021.1 Feedback-aware frontend part. ak_wwise_plugin_feedback_aware_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_FIRST_TIME_CREATION_MESSAGE 

2021.1 First Time Creation Message plug-in. ak_wwise_plugin_first_time_creation_message_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_LICENSE 

2021.1 Licensing. ak_wwise_plugin_license_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_MEDIA_CONVERTER 

2021.1 Media Converter backend part. ak_wwise_plugin_media_converter_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_HOST 

2021.1 Host modification notification. ak_wwise_plugin_notifications_host_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_MONITOR 

2021.1 Monitor data notification. ak_wwise_plugin_notifications_monitor_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_OBJECT_MEDIA 

2021.1 Object Media modification notification. ak_wwise_plugin_notifications_object_media_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_OBJECT_STORE 

2021.1 Object Store modification notification. ak_wwise_plugin_notifications_object_store_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_PROPERTY_SET 

2021.1 Property Set modification notification. ak_wwise_plugin_notifications_property_set_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_PROPERTY_DISPLAY_NAME 

2021.1 Property display name overrides. ak_wwise_plugin_property_display_name_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_SINK_DEVICES 

2021.1 Sink Devices enumeration plug-in. ak_wwise_plugin_sink_devices_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_SOURCE 

2021.1 Source-specific backend part. ak_wwise_plugin_source_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_UNDO_EVENT 

2021.1 Undo Event. ak_wwise_plugin_undo_event_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_GUI_CONVERSION_WINDOWS 

2021.1 Conversion frontend plug-in for Windows. ak_wwise_plugin_gui_conversion_windows_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_GUI_WINDOWS 

2021.1 Audio frontend plug-in for Windows. ak_wwise_plugin_gui_windows_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST 

2021.1 Host services. ak_wwise_plugin_host_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_CONVERSION_HELPERS 

2021.1 Conversion helpers host services. ak_wwise_plugin_host_conversion_helpers_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_OBJECT_MEDIA 

2021.1 Object Media host service. ak_wwise_plugin_host_object_media_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_OBJECT_STORE 

2021.1 Object Store host service. ak_wwise_plugin_host_object_store_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_PROPERTY_SET 

2021.1 Property Set host service. ak_wwise_plugin_host_property_set_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_UNDO_MANAGER 

2021.1 Undo Manager host service. ak_wwise_plugin_host_undo_manager_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_DATA_WRITER 

2021.1 Data Writer host service. ak_wwise_plugin_host_data_writer_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_XML 

2021.1 XML reading and writing host services. ak_wwise_plugin_host_xml_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_BACKEND 

2021.1 Link to the backend plug-in. ak_wwise_plugin_link_backend_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_FRONTEND 

2021.1 Link to the frontend plug-ins. ak_wwise_plugin_link_frontend_v1

AK_WWISE_PLUGIN_INTERFACE_TYPE_NATIVE_ISERVICEPROVIDER 
AK_WWISE_PLUGIN_INTERFACE_TYPE_NATIVE_IWAUDIODEVICEPLUGIN 
AK_WWISE_PLUGIN_INTERFACE_TYPE_NATIVE_IWCONVERSIONPLUGIN 
AK_WWISE_PLUGIN_INTERFACE_TYPE_NATIVE_IWEFFECTPLUGIN 
AK_WWISE_PLUGIN_INTERFACE_TYPE_NATIVE_IWSOURCEPLUGIN 
AK_WWISE_PLUGIN_INTERFACE_TYPE_TESTSERVICE 
AK_WWISE_PLUGIN_INTERFACE_TYPE_NUM 

Number of plug-in interfaces. Last value.

Definition at line 51 of file PluginBaseInterface.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise