AncillarySettings.onReferenceClockAvailable property
Called when a reference clock is available, i.e. a message with a time of "now" can be generated.
This means data arriving on a video/audio stream the ancillary node is subscribed to - such a subscription is required for "now" timestamps but not for explicitly specified timestamp values derived from input ancillary messages or other nodes.
Signature:
onReferenceClockAvailable?: () => void;