SrtInputSettings.onSourceTimeStateChange property

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

Signature:

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