ConcatenatingMediaSource.MediaSourceHolder


protected class ConcatenatingMediaSource.MediaSourceHolder


Data class to hold playlist media sources together with meta data needed to process them.

Summary

Public constructors

MediaSourceHolder(mediaSource: MediaSource!, useLazyPreparation: Boolean)

Public functions

Unit
reset(childIndex: Int, firstWindowIndexInChild: Int)

Public constructors

MediaSourceHolder

MediaSourceHolder(mediaSource: MediaSource!, useLazyPreparation: Boolean)

Public functions

reset

fun reset(childIndex: Int, firstWindowIndexInChild: Int): Unit

Public properties

childIndex

val childIndex: Int

firstWindowIndexInChild

val firstWindowIndexInChild: Int

isRemoved

val isRemoved: Boolean

mediaSource

val mediaSource: MaskingMediaSource!

uid

val uid: Any!