HlsInterstitialsAdsLoader.Asset


class HlsInterstitialsAdsLoader.Asset


An asset with a URI and a duration.

See RFC 8216bis, appendix D.2, X-ASSET-LIST.

Summary

Public functions

Boolean
equals(o: Any?)
Int

Public properties

Long

The duration, in microseconds.

Uri!

A uri to an HLS source.

Public functions

equals

fun equals(o: Any?): Boolean

hashCode

fun hashCode(): Int

Public properties

durationUs

val durationUsLong

The duration, in microseconds.

uri

val uriUri!

A uri to an HLS source.