flutter_dmx
library
Classes
-
DmxCommand
-
High-level command for controlling one or more fixtures.
-
DmxFixture
-
Represents a DMX-enabled lighting fixture.
-
DmxListener
-
Listener for receiving DMX fixture updates from the plugin.
-
DmxPacket
-
Represents a low-level DMX command packet.
-
FlutterDmx
-
The main interface for interacting with Flutter DMX plugin
-
Scene
-
A complete lighting sequence composed of multiple
SceneStep objects.
-
SceneStep
-
Represents a single programmed action within a lighting scene.
Enums
-
AddressMode
-
How the fixture addresses are arranged.
-
ColorMode
-
Indicates what type of color channels a fixture uses.
-
DmxColor
-
Predefined colors used in DMX control.\