I_sAcnCommunicator

I_sAcnCommunicator 1:

The I_sAcnCommunicator is an interface that defines the contract for a central management block responsible for handling sACN (streaming ACN) network communication. This interface allows various sACN sources (implementing I_sAcnSource) and sACN receivers (implementing I_sAcnReceiver) to register and unregister themselves, enabling the communicator to manage the underlying UDP sockets and ensure proper data flow.