Rendition

data class Rendition(val url: ERROR CLASS: Symbol not found for Url??, val format: HlsPlaylistParser.Format, val groupId: String, val name: String)(source)

Constructors

Link copied to clipboard
constructor(url: ERROR CLASS: Symbol not found for Url??, format: HlsPlaylistParser.Format, groupId: String, name: String)

Properties

Link copied to clipboard

Format information associated with this rendition.

Link copied to clipboard

The group to which this rendition belongs.

Link copied to clipboard

The name of the rendition.

Link copied to clipboard
val url: ERROR CLASS: Symbol not found for Url??

The rendition's url, or null if the tag does not have a URI attribute.