Method OnSAcnUniDiscoveryPacketReceived

This method is called by the I_sAcnCommunicator when an sACN Universe Discovery Packet is received. These packets are sent by sACN sources to announce their presence and the universes they are serving, allowing receivers to discover available sACN streams.

Method OnSAcnUniDiscoveryPacketReceived 1: Inputs/outputs

Name

Type

Description

Packet

ST_SACN_UniDiscoveryPacket

A reference to the specific sACN packet structure containing the raw protocol data received from the network.

Method OnSAcnUniDiscoveryPacketReceived 2: Inputs

Name

Type

Description

sRemoteHost

T_IPv4Addr

The IPv4 address of the remote device (sender) that originated the sACN packet.