NdiInputSettings.onInitialised property
Called when the receiver is initialised; you could use this to avoid starting other nodes until frame reception is guaranteed
Signature:
onInitialised?: () => void;
Called when the receiver is initialised; you could use this to avoid starting other nodes until frame reception is guaranteed
Signature:
onInitialised?: () => void;