enum class MKTimelineReferencePoint: Enum<MKTimelineReferencePoint>
EnumItems
Name | Description |
---|---|
START
|
Relative offset will be calculated from the beginning of the stream or DVR window. |
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. |
Reference points on a timeline to allow definition of relative offsets.