AddPositionType Class Reference

The AddPositionType class enumerates the different positions at which scenes may be added into a job. More...

Public Types

enum  AddPositionType { ADD_AT_BOTTOM = 1, ADD_AT_TOP = 2, ADD_SORTED = 5 }
 

Detailed Description

The AddPositionType class enumerates the different positions at which scenes may be added into a job.

This is used as the second argument to ControlCentre::addScene

Member Enumeration Documentation

◆ AddPositionType

Enumerator
ADD_AT_BOTTOM 

add at bottom

ADD_AT_TOP 

add at top

ADD_SORTED 

add alphabetically sorted