Player Module
/
com.bitmovin.player.api.source
/
TimelineReferencePoint
Timeline
Reference
Point
enum
TimelineReferencePoint
:
Enum
<
TimelineReferencePoint
> ,
Parcelable
Content copied to clipboard
Reference points on a timeline to allow definition of relative offsets.
Entries
Inherited functions
Inherited properties
Entries
Start
Link copied to clipboard
Start
()
Content copied to clipboard
Relative offset will be calculated from the beginning of the stream or DVR window.
End
Link copied to clipboard
End
()
Content copied to clipboard
Relative offset will be calculated from the end of the stream or the live edge in case of a live stream with DVR window.
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Inherited functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard