sACN  2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
View other versions:
SacnLostSource Struct Reference

Data Fields

sacn_remote_source_t handle
 
EtcPalUuid cid
 
char name [SACN_SOURCE_NAME_MAX_LEN]
 
bool terminated
 

Detailed Description

Information about a sACN source that was lost.

Field Documentation

◆ cid

The Component Identifier (CID) of the source.

◆ handle

The handle of the source.

◆ name

The name of the source.

◆ terminated

bool terminated

If true, the source was determined to be lost due to the Stream_Terminated bit being set in the sACN data packet. If false, the source was lost due to a source loss timeout.


The documentation for this struct was generated from the following file: