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 read-onlyobserve

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

selected_preset_index int observe

Get/set the index of the currently selected preset.