SweeperCuePointMetadata

data class SweeperCuePointMetadata(val sweeperID: String?, val sweeperTitle: String, val sweeperDurationMs: Long, val sweeperType: SweeperType?) : StreamTimelineMetadata

Represents StreamTimelineMetadata data related to a sweeper cue point.

Sweeper. A short audio (or audio with banners) unpaid ad that usually contains a station identifier or promo. Typically, sweepers appear at the beginning and/or end of an ad break.

Constructors

Link copied to clipboard
constructor(sweeperID: String?, sweeperTitle: String, sweeperDurationMs: Long, sweeperType: SweeperType?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard