PluginDevice

This class represents a plug-in device.

A PluginDevice is a type of Device, meaning that it has all the children, properties and functions that a Device has. Listed below are the members unique to PluginDevice.

Properties

presets StringVector

Access: getobserve

Get the list of the plug-in's presets.

selected_preset_index int

Access: getsetobserve

Get/set the index of the currently selected preset.