sACN
2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
C++ wrapper for the sACN Receiver API. More...
Go to the source code of this file.
Data Structures | |
class | ReceiverHandleType |
class | Receiver |
An instance of sACN Receiver functionality; see Using the sACN Receiver API. More... | |
class | Receiver::NotifyHandler |
A base class for a class that receives notification callbacks from a sACN receiver. More... | |
struct | Receiver::Settings |
A set of configuration settings that a receiver needs to initialize. More... | |
struct | Receiver::NetintList |
A set of network interfaces for a particular receiver. More... | |
Namespaces | |
namespace | sacn |
A namespace which contains all C++ language definitions in the sACN library. | |
C++ wrapper for the sACN Receiver API.