Method OnSocketIsPrepared
This method is called by the I_sAcnCommunicator to provide the sACN source with a valid UDP socket handle (T_HSOCKET). The source should then store this handle and prepare itself for sending sACN packets.
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
Socket |
T_HSOCKET |
Externally provided socket handle |