Skip to main content

ChannelInUniverse

Type Alias ChannelInUniverse 

Source
pub type ChannelInUniverse = (ChannelIndex, UniverseIndex);
Expand description

A composite identifier representing a specific channel within a designated universe.

Combines a ChannelIndex and a UniverseIndex to pinpoint a unique DMX endpoint.