PeriodChanged

data class PeriodChanged(val from: PeriodData?, val to: PeriodData) : SourceEvent

Emitted when the active period in a DASH stream was changed.

Constructors

Link copied to clipboard
constructor(from: PeriodData?, to: PeriodData)

Properties

Link copied to clipboard
Link copied to clipboard