Method OnSACNSyncPacketReceived
This method is called by the I_sAcnCommunicator when an sACN Synchronization Packet is received. This packet typically signals timing information from a source, allowing receivers to synchronize their DMX output.
Inputs/outputs
|
Name |
Type |
Description |
|---|---|---|
|
Packet |
ST_SACN_SyncPacket |
A reference to the specific sACN packet structure containing the raw protocol data received from the network. |
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
sRemoteHost |
T_IPv4Addr |
The IPv4 address of the remote device (sender) that originated the sACN packet |