SyncMediaTimelineRangeData

Describes a range within a SyncMediaTimeline from a start position up to, but not including the end position.

Constructors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard

The end position of the range, where the end position itself is not included in the range.

Link copied to clipboard

The start position of the range.