|
sACN
2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
#include <receiver.h>
Data Fields | |
| sacn_remote_source_t | handle |
| EtcPalUuid | cid |
| char | name [SACN_SOURCE_NAME_MAX_LEN] |
Information about a remote sACN source being tracked by a receiver.
| EtcPalUuid cid |
The Component Identifier (CID) of the source.
| sacn_remote_source_t handle |
The handle of the source.
| char name[SACN_SOURCE_NAME_MAX_LEN] |
The name of the source.