sACN  3.0.0
Implementation of ANSI E1.31 (Streaming ACN)
View other versions:
Loading...
Searching...
No Matches
SacnMergeReceiverSource Struct Reference

#include <merge_receiver.h>

Data Fields

sacn_remote_source_t handle
 
EtcPalUuid cid
 
char name [SACN_SOURCE_NAME_MAX_LEN]
 
EtcPalSockAddr addr
 
bool per_address_priorities_active
 
uint8_t universe_priority
 

Detailed Description

Information about a remote sACN source being tracked by a merge receiver.

Field Documentation

◆ addr

The network address from which the most recent sACN packet originated.

◆ cid

The Component Identifier (CID) of the source.

◆ handle

The handle of the source.

◆ name

The name of the source.

◆ per_address_priorities_active

bool per_address_priorities_active

Whether the source is sending per-address priority packets, or only per-universe.

◆ universe_priority

uint8_t universe_priority

The source's current per-universe priority.


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