SrtConnectionInputSettings.onSourceTimeStateChange property

Called when a VITC timecode is detected, or having previously detected one it stops being present

Signature:

onSourceTimeStateChange?: (sourceTimeState: SourceTimeState) => void;