21#ifndef PLUGINS_OPENDMX_OPENDMXTHREAD_H_
22#define PLUGINS_OPENDMX_OPENDMXTHREAD_H_
26#include "ola/thread/Thread.h"
50 static const int INVALID_FD = -1;
A class used to hold a single universe of DMX data.
Used to hold a single universe of DMX data.
Definition DmxBuffer.h:49
Definition OpenDmxThread.h:32
void * Run()
The entry point for the new thread.
Definition OpenDmxThread.cpp:62
The namespace containing all OLA symbols.
Definition Credentials.cpp:44