Wwise Authoring Plug-ins - Plug-in that lists supported output devices. More...
#include "PluginInfoGenerator.h"Go to the source code of this file.
Classes | |
| struct | ak_wwise_plugin_sink_devices_v1 |
| Device enumerator for sink plug-ins. More... |
|
| class | AK.Wwise::Plugin::V1::SinkDevices |
| C++ API to provide device enumeration for sink plug-ins. More... |
|
| struct | AK.Wwise::Plugin::V1::SinkDevices::Interface |
| The C interface, fulfilled by your plug-in. More... |
|
Namespaces | |
| namespace | AK |
| Audiokinetic namespace. |
|
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
Macros | |
| #define | AK_WWISE_PLUGIN_SINK_DEVICES_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_SINK_DEVICES, 1) |
| #define | AK_WWISE_PLUGIN_SINK_DEVICES_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
| using | AK::Wwise::Plugin::V1::CSinkDevices = ak_wwise_plugin_sink_devices_v1 |
| Device enumerator for sink plug-ins. More... |
|
| using | AK::Wwise::Plugin::CSinkDevices = V1::CSinkDevices |
| Latest version of the C SinkDevices interface. More... |
|
| using | AK::Wwise::Plugin::SinkDevices = V1::SinkDevices |
| Latest version of the C++ SinkDevices interface. More... |
|
Functions | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (SinkDevices) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (SinkDevices) | |
Wwise Authoring Plug-ins - Plug-in that lists supported output devices.
Provides a list of up-to-date device IDs that can be used to instantiate a new Sound Engine sink.
Definition in file SinkDevices.h.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요