Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 701 Bytes

File metadata and controls

27 lines (21 loc) · 701 Bytes
sidebar_position 4

Devices

After including resource://{main}/sdk/devices.js, the Devices.JS namespace provides device and port constants.

include_file("resource://{main}/sdk/devices.js");

Port Type Constants

Constant Description
Devices.JS.kInputPort Input port type
Devices.JS.kOutputPort Output port type
Devices.JS.kMainPort Main port type
Devices.JS.kSidechainPort Sidechain port type
Devices.JS.kExtendPortMenu Extend port menu flag

Other Objects

Object Description
Devices.JS.MixerConsole Mixer console reference
Devices.JS.ChannelEditorType Channel editor type