sACN
2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
#include <common.h>
Data Fields | |
EtcPalMcastNetintId | iface |
etcpal_error_t | status |
On input, this structure is used to indicate a network interface to use. On output, this structure indicates whether or not the operation was a success.
EtcPalMcastNetintId iface |
The multicast interface to use.
etcpal_error_t status |
The status of the multicast interface. The interface is only usable if the status is kEtcPalErrOk.