Skip to main content

Device Info

The mixer exposes the following information about the device:

CallDescription
conn.deviceInfo.model$Hardware model (ui12, ui16, ui24) as observable stream
conn.deviceInfo.modelHardware model (ui12, ui16, ui24) as synchronous value
conn.deviceInfo.firmware$Firmware version
conn.deviceInfo.capabilities$Device capabilities based on the model. Contains information about amount of channels etc.

The device capabilities are desscribed by the DeviceCapabilities interface. Capabilities of all models are available in the DEVICE_CAPABILITIES constant.