Wwise Authoring Plug-ins - Provides links to the related backend and frontend instances. 더 자세히 ...
#include "PluginInfoGenerator.h"
클래스 | |
struct | ak_wwise_plugin_link_backend_v1 |
Host API to retrieve a link to the plug-in's backend instance. 더 자세히 ... | |
struct | ak_wwise_plugin_link_frontend_v1 |
Host API to retrieve a link to the plug-in's frontend interfaces. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::LinkBackend |
Host API to retrieve a link to the plug-in's backend instance. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::LinkFrontend |
Host API to retrieve a link to the plug-in's frontend interfaces. 더 자세히 ... | |
class | AK.Wwise::Plugin::RequestedHostInterface< LinkBackend > |
class | AK.Wwise::Plugin::RequestedHostInterface< LinkFrontend > |
네임스페이스 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
매크로 | |
#define | AK_WWISE_PLUGIN_LINK_BACKEND_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_BACKEND, 1) |
#define | AK_WWISE_PLUGIN_LINK_BACKEND_CTOR(in_pluginInfo, in_data) |
#define | AK_WWISE_PLUGIN_LINK_FRONTEND_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_FRONTEND, 1) |
#define | AK_WWISE_PLUGIN_LINK_FRONTEND_CTOR(in_pluginInfo, in_data) |
타입정의 | |
using | AK::Wwise::Plugin::V1::CLinkBackend = ak_wwise_plugin_link_backend_v1 |
using | AK::Wwise::Plugin::V1::CLinkFrontend = ak_wwise_plugin_link_frontend_v1 |
using | AK::Wwise::Plugin::V1::RequestLinkBackend = RequestedHostInterface< LinkBackend > |
using | AK::Wwise::Plugin::V1::RequestLinkFrontend = RequestedHostInterface< LinkFrontend > |
using | AK::Wwise::Plugin::CLinkBackend = V1::CLinkBackend |
Latest version of the C LinkBackend interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::LinkBackend = V1::LinkBackend |
Latest version of the C++ LinkBackend interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::RequestLinkBackend = V1::RequestLinkBackend |
Latest version of the requested C++ LinkBackend interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::CLinkFrontend = V1::CLinkFrontend |
Latest version of the C LinkFrontend interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::LinkFrontend = V1::LinkFrontend |
Latest version of the C++ LinkFrontend interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::RequestLinkFrontend = V1::RequestLinkFrontend |
Latest version of the requested C++ LinkFrontend interface. 더 자세히 ... | |
함수 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (LinkBackend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (LinkBackend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (LinkFrontend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (LinkFrontend) | |
Wwise Authoring Plug-ins - Provides links to the related backend and frontend instances.
PluginLinks.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요