Bitmovin Player React Native SDK - v1.1.0
    Preparing search index...

    Enumeration TimelineReferencePoint

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

    Index

    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.