Timeline reference point to calculate SourceOptions.startOffset from. Default for live: TimelineReferencePoint.EBD Default for VOD: TimelineReferencePoint.START.

Enumeration Members

Enumeration Members

END: "end"

Relative offset will be calculated from the end of the stream or the live edge in case of a live stream with DVR window.

START: "start"

Relative offset will be calculated from the beginning of the stream or DVR window.

Generated using TypeDoc