Wwise Authoring Plug-ins - APIs for different host notifications. 더 자세히 ...
#include "PluginInfoGenerator.h"
클래스 | |
struct | ak_wwise_plugin_notifications_monitor_v1 |
API for Sound Engine's Monitor Data notification. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::Notifications::Monitor |
API for Sound Engine's Monitor Data notification. 더 자세히 ... | |
struct | AK.Wwise::Plugin::V1::Notifications::Monitor::Interface |
The C interface, fulfilled by your plug-in. 더 자세히 ... | |
네임스페이스 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
AK::Wwise::Plugin::V1::Notifications | |
Notifications namespace | |
AK::Wwise::Plugin::Notifications | |
매크로 | |
#define | AK_WWISE_PLUGIN_NOTIFICATIONS_MONITOR_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_MONITOR, 1) |
#define | AK_WWISE_PLUGIN_NOTIFICATIONS_MONITOR_V1_CTOR(in_pluginInfo, in_data) |
타입정의 | |
using | AK::Wwise::Plugin::V1::Notifications::CMonitor = ak_wwise_plugin_notifications_monitor_v1 |
using | AK::Wwise::Plugin::Notifications::CMonitor = V1::Notifications::CMonitor |
Latest version of the C Monitor notification interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::Notifications::Monitor = V1::Notifications::Monitor |
Latest version of the C++ Monitor notification interface. 더 자세히 ... | |
함수 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::Monitor) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::Monitor) | |
Wwise Authoring Plug-ins - APIs for different host notifications.
These are notifications not fitting in the other host services. For every host service, there is usually a notification to tell your plug-in something changed and to update data.
These are independent notifications, not linked on other services.
Notifications.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요