dplug.vst3.ivsteditcontroller

Undocumented in source.

Members

Aliases

KnobMode
alias KnobMode = int
Undocumented in source.
KnobModes
alias KnobModes = int

Knob Mode

RestartFlags
alias RestartFlags = int

Flags used for IComponentHandler::restartComponent

Enums

kCircularMode
anonymousenum kCircularMode
Undocumented in source.
kReloadComponent
anonymousenum kReloadComponent
Undocumented in source.

Interfaces

IComponentHandler
interface IComponentHandler

Host callback interface for an edit controller. \ingroup vstIHost vst300 - [host imp] - [released: 3.0.0]

IEditController
interface IEditController

Edit controller component interface. \ingroup vstIPlug vst300 - [plug imp] - [released: 3.0.0]

IEditController2
interface IEditController2
Undocumented in source.

Mixins

__anonymous
mixin SMTG_TYPE_SIZE_CHECK!(ParameterInfo, 792, 792, 792)
Undocumented in source.

Static variables

kVstComponentControllerClass
string kVstComponentControllerClass;
Undocumented in source.

Structs

ParameterInfo
struct ParameterInfo
Undocumented in source.
ViewType
struct ViewType

View Types used for IEditController::createView

Mixed In Members

From mixin SMTG_TYPE_SIZE_CHECK!(ParameterInfo, 792, 792, 792)

size
enum size;
Undocumented in source.

Meta