Package com.google.android.exoplayer2.source.dash
-
Interface Summary Interface Description DashChunkSource AChunkSource
for DASH streams.DashChunkSource.Factory Factory forDashChunkSource
s.DashSegmentIndex Indexes the segments within a media stream.PlayerEmsgHandler.PlayerEmsgCallback Callbacks for player emsg events encountered during DASH live stream. -
Class Summary Class Description BaseUrlExclusionList DashMediaSource A DASHMediaSource
.DashMediaSource.Factory Factory forDashMediaSource
s.DashUtil Utility methods for DASH streams.DashWrappingSegmentIndex An implementation ofDashSegmentIndex
that wraps aChunkIndex
parsed from a media stream.DefaultDashChunkSource A defaultDashChunkSource
implementation.DefaultDashChunkSource.Factory DefaultDashChunkSource.RepresentationHolder Holds information about a snapshot of a singleRepresentation
.DefaultDashChunkSource.RepresentationSegmentIterator PlayerEmsgHandler Handles all emsg messages from all media tracks for the player. -
Exception Summary Exception Description DashManifestStaleException Thrown when a live playback's manifest is stale and a new manifest could not be loaded.