Go to the source code of this file.
|
AgsVstViewRect * | ags_vst_view_rect_alloc () |
|
gint32 | ags_vst_view_rect_get_width (AgsVstViewRect *view_rect) |
|
gint32 | ags_vst_view_rect_get_height (AgsVstViewRect *view_rect) |
|
AgsVstTUID * | ags_vst_iplug_view_get_iid () |
|
AgsVstTResult | ags_vst_iplug_view_attached (AgsVstIPlugView *iplug_view, void *parent, AgsVstFIDString type) |
|
AgsVstTResult | ags_vst_iplug_view_removed (AgsVstIPlugView *iplug_view) |
|
AgsVstTResult | ags_vst_iplug_view_on_wheel (AgsVstIPlugView *iplug_view, gfloat distance) |
|
AgsVstTResult | ags_vst_iplug_view_on_key_down (AgsVstIPlugView *iplug_view, gunichar2 key, gint16 key_code, gint16 modifiers) |
|
AgsVstTResult | ags_vst_iplug_view_on_key_up (AgsVstIPlugView *iplug_view, gunichar2 key, gint16 key_code, gint16 modifiers) |
|
AgsVstTResult | ags_vst_iplug_view_get_size (AgsVstIPlugView *iplug_view, AgsVstViewRect *current_size) |
|
AgsVstTResult | ags_vst_iplug_view_on_size (AgsVstIPlugView *iplug_view, AgsVstViewRect *new_size) |
|
AgsVstTResult | ags_vst_iplug_view_on_focus (AgsVstIPlugView *iplug_view, gboolean state) |
|
AgsVstTResult | ags_vst_iplug_view_set_frame (AgsVstIPlugView *iplug_view, AgsVstIPlugFrame *frame) |
|
AgsVstTResult | ags_vst_iplug_view_can_resize (AgsVstIPlugView *iplug_view) |
|
AgsVstTResult | ags_vst_iplug_view_check_size_constraint (AgsVstIPlugView *iplug_view, AgsVstViewRect *rect) |
|
◆ AGS_VST_IPLUG_VIEW_IID
◆ AgsVstIEventHandler
◆ AgsVstIPlugFrame
◆ AgsVstIPlugView
◆ AgsVstIRunLoop
◆ AgsVstITimerHandler
◆ AgsVstViewRect
◆ ags_vst_iplug_view_attached()
Attached.
- Parameters
-
iplug_view | the plug view |
parent | the parent @type the type |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_can_resize()
Can resize.
- Parameters
-
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_check_size_constraint()
Check size constraint.
- Parameters
-
iplug_view | the plug view |
rect | the rect |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_get_iid()
Get IID.
- Returns
- the Steinberg::TUID as AgsVstTUID
- Since
- 5.0.0
◆ ags_vst_iplug_view_get_size()
Get size.
- Parameters
-
iplug_view | the plug view |
current_size | the current size |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_on_focus()
On-focus.
- Parameters
-
iplug_view | the plug view |
state | the state |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_on_key_down()
On-key-down.
- Parameters
-
iplug_view | the plug view |
key | the key |
key_code | the key code |
modifiers | the modifiers |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_on_key_up()
On-key-up.
- Parameters
-
iplug_view | the plug view |
key | the key |
key_code | the key code |
modifiers | the modifiers |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_on_size()
On-size.
- Parameters
-
iplug_view | the plug view |
new_size | the new size |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_on_wheel()
On-wheel.
- Parameters
-
iplug_view | the plug view |
distance | the distance |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_removed()
Removed.
- Parameters
-
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_iplug_view_set_frame()
Set frame.
- Parameters
-
iplug_view | the plug view |
frame | the frame |
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_view_rect_alloc()
Allocate rect.
- Returns
- the new instance of Steinberg::ViewRect as AgsVstViewRect pointer
- Since
- 5.0.0
◆ ags_vst_view_rect_get_height()
Get height.
- Parameters
-
- Returns
- the height
- Since
- 5.0.0
◆ ags_vst_view_rect_get_width()
Get width.
- Parameters
-
- Returns
- the width
- Since
- 5.0.0
◆ ags_vst_kplatform_type_hi_view
◆ ags_vst_kplatform_type_hwnd
◆ ags_vst_kplatform_type_ns_view
◆ ags_vst_kplatform_type_ui_view
◆ ags_vst_kplatform_type_x11_embed_window_id