nongnu.org/gsequencer


gsequencer 7.0.5
Advanced Gtk+ Sequencer
ags_vst_iplug_interface_support.h File Reference
Include dependency graph for ags_vst_iplug_interface_support.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct IPlugInterfaceSupport AgsVstIPlugInterfaceSupport
 

Functions

const AgsVstTUIDags_vst_iplug_interface_support_get_iid ()
 
AgsVstTResult ags_vst_iplug_interface_support_is_plug_interface_supported (AgsVstIPlugInterfaceSupport *iplug_interface_support, const AgsVstTUID *iid)
 

Typedef Documentation

◆ AgsVstIPlugInterfaceSupport

typedef struct IPlugInterfaceSupport AgsVstIPlugInterfaceSupport

Function Documentation

◆ ags_vst_iplug_interface_support_get_iid()

const AgsVstTUID * ags_vst_iplug_interface_support_get_iid ( )

Get IID.

Returns
the Steinberg::TUID as AgsVstFUID
Since
5.0.0

◆ ags_vst_iplug_interface_support_is_plug_interface_supported()

AgsVstTResult ags_vst_iplug_interface_support_is_plug_interface_supported ( AgsVstIPlugInterfaceSupport iplug_interface_support,
const AgsVstTUID iid 
)

Is plug interface supported.

Parameters
iplug_interface_supportthe plug interface support
iidthe IID
Returns
the return value
Since
5.0.0