NorskTransform.sourceTime() method
Inject a source time into a stream or streams - this is intended for simple test scenarios, and not for production use. In production, source times should come from standards such as SEI pic_timing messages or VITC timecodes
Signature:
sourceTime(settings: SourceTimeSettings): Promise<SourceTimeNode>;
Find Examples
Search for examples using sourceTime in our examples repo.