![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_iplug_view.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_iplug_view.h>
#include <pluginterfaces/vst/ivstplugview.h>
Include dependency graph for ags_vst_iplug_view.cpp:

Functions | |
const AgsVstTUID * | ags_vst_iparameter_finder_get_iid () |
AgsVstTResult | ags_vst_iparameter_finder_find_parameter (AgsVstIParameterFinder *iparameter_finder, gint32 x_pos, gint32 y_pos, AgsVstParamID *result_tag) |
Function Documentation
◆ ags_vst_iparameter_finder_find_parameter()
AgsVstTResult ags_vst_iparameter_finder_find_parameter | ( | AgsVstIParameterFinder * | iparameter_finder, |
gint32 | x_pos, | ||
gint32 | y_pos, | ||
AgsVstParamID * | result_tag | ||
) |
Find parameter.
- Parameters
-
iparameter_finder the parameter finder x_pos the x position y_pos the y position result_tag the result tag
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iparameter_finder_get_iid()
const AgsVstTUID * ags_vst_iparameter_finder_get_iid | ( | ) |
Get IID.
- Returns
- the Steinberg::TUID as AgsVstFUID
- Since
- 5.0.0
Generated by