Package 

Class MediaOnLoadCompletedListener

  • All Implemented Interfaces:
    com.google.android.exoplayer2.source.MediaSourceEventListener

    
    public final class MediaOnLoadCompletedListener
     implements MediaSourceEventListener
                        
    • Method Summary

      Modifier and Type Method Description
      final CopyOnWriteArrayList<Pair<Long, Long>> getDiscontinuityBoundaries()
      final Long getWindowStartTime()
      Unit onLoadCompleted(Integer windowIndex, MediaSource.MediaPeriodId mediaPeriodId, LoadEventInfo loadEventInfo, MediaLoadData mediaLoadData)
      final Unit clear()
      • Methods inherited from class tv.mycujoo.mcls.player.MediaOnLoadCompletedListener

        onDownstreamFormatChanged, onLoadCanceled, onLoadError, onLoadStarted, onUpstreamDiscarded
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait