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 childIndexInt

firstWindowIndexInChild

val firstWindowIndexInChildInt

isRemoved

val isRemovedBoolean

mediaSource

val mediaSourceMaskingMediaSource!

uid

val uidAny!