nongnu.org/gsequencer


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

Go to the source code of this file.

Typedefs

typedef struct IPlugViewContentScaleSupport AgsVstIPlugViewContentScaleSupport
 
typedef gfloat AgsVstScaleFactor
 

Functions

AgsVstTUIDags_vst_iplug_view_content_scale_support_get_iid ()
 
AgsVstTResult ags_vst_iplug_view_content_scale_support_set_content_scale_factor (AgsVstIPlugViewContentScaleSupport *iplug_view_content_scale_support, AgsVstScaleFactor factor)
 

Typedef Documentation

◆ AgsVstIPlugViewContentScaleSupport

typedef struct IPlugViewContentScaleSupport AgsVstIPlugViewContentScaleSupport

◆ AgsVstScaleFactor

typedef gfloat AgsVstScaleFactor

Function Documentation

◆ ags_vst_iplug_view_content_scale_support_get_iid()

AgsVstTUID * ags_vst_iplug_view_content_scale_support_get_iid ( )

Get IID.

Returns
the Steinberg::TUID as AgsVstTUID
Since
5.0.0

◆ ags_vst_iplug_view_content_scale_support_set_content_scale_factor()

AgsVstTResult ags_vst_iplug_view_content_scale_support_set_content_scale_factor ( AgsVstIPlugViewContentScaleSupport iplug_view_content_scale_support,
AgsVstScaleFactor  factor 
)

Set content scale factor.

Parameters
iplug_view_content_scale_supportthe iplug-view content scale support
factorthe factor
Returns
the return value
Since
5.0.0