Version

menu_open
Wwise SDK 2022.1.11
AK.Wwise::Plugin::V1::Source Class Referenceabstract

Wwise API for general Audio Plug-in's backend. More...

#include <Source.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Source:
ak_wwise_plugin_source_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr

Classes

struct  Interface
 The C interface, fulfilled by your plug-in. More...
 

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_SOURCE }
 The interface type, as provided by this plug-in. More...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. More...
 
using Instance = CSource::Instance
 Base instance type for providing source-specific information. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CSource::InstanceGetInstancePointer ()
 
const CSource::InstanceGetInstancePointer () const
 
 Source ()
 
virtual ~Source ()
 
virtual bool GetSourceDuration (double &out_dblMinDuration, double &out_dblMaxDuration) const =0
 Return the minimum and maximum duration, in seconds. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description


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