sACN
2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
#include <merge_receiver.h>
A set of callback functions that the library uses to notify the application about sACN events.
void* callback_context |
(optional) Pointer to opaque data passed back with each callback.
SacnMergeReceiverSourceLimitExceededCallback source_limit_exceeded |
Optional
SacnMergeReceiverMergedDataCallback universe_data |
Required
SacnMergeReceiverNonDmxCallback universe_non_dmx |
Required