Source Options
data class SourceOptions(startOffset: Double?, startOffsetTimelineReference: TimelineReferencePoint?) : Parcelable
Content copied to clipboard
Constructors
Types
Functions
Properties
Link copied to clipboard
The position where the stream should be started. Number can be positive or negative depending on the used TimelineReferencePoint. Invalid numbers will be corrected according to the stream boundaries.
Link copied to clipboard
Sets the Timeline reference point to calculate the startOffset from.