Open Lighting Architecture  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Variables
SourcePriorities.h File Reference

Detailed Description

The constants for DMX source priorities.

Include dependency graph for SourcePriorities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ola
 The namespace containing all OLA symbols.
namespace  ola::dmx
 DMX512 related code.

Variables

static const uint8_t ola::dmx::SOURCE_PRIORITY_MIN = 0
 The minimum priority for a source.
static const uint8_t ola::dmx::SOURCE_PRIORITY_DEFAULT = 100
 The default priority for a source.
static const uint8_t ola::dmx::SOURCE_PRIORITY_MAX = 200
 The maximum priority for a source.