Method OnDisableSacnReceiver

This method is called by an I_sAcnReceiver instance when it is being disabled. The communicator should then perform any necessary cleanup, such as unregistering the receiver, stopping data processing for its universe, and potentially releasing resources associated with it.

Method OnDisableSacnReceiver 1: Inputs

Name

Type

Description

sAcnReceiver

I_sAcnReceiver

The instance of the sACN receiver (implementing I_sAcnReceiver) requesting to be removed from the communicator's active processing queue.