StreamTimelineEventsMetadata

data class StreamTimelineEventsMetadata(val events: Map<String, Any>, val streamTimelineEventAction: StreamTimelineEventAction) : StreamTimelineMetadata

Data containing player's stream timeline events

Constructors

Link copied to clipboard
constructor(events: Map<String, Any>, streamTimelineEventAction: StreamTimelineEventAction)

Creates an StreamTimelineEventsMetadata instance

Properties

Link copied to clipboard

Represent the player events

Link copied to clipboard

Represents Stream Metadata event action