Back to Exoplayer

Package com.google.android.exoplayer2.source.hls.playlist

docs/doc/reference/com/google/android/exoplayer2/source/hls/playlist/package-summary.html

latest4.8 KB
Original Source

Package com.google.android.exoplayer2.source.hls.playlist

Interface Summary | Interface | Description | | --- | --- | | HlsPlaylistParserFactory | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsPlaylistTracker | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsPlaylistTracker.Factory | Factory for HlsPlaylistTracker instances. | | HlsPlaylistTracker.PlaylistEventListener | Called on playlist loading events. | | HlsPlaylistTracker.PrimaryPlaylistListener | Listener for primary playlist changes. |

Class Summary | Class | Description | | --- | --- | | DefaultHlsPlaylistParserFactory | Deprecated. com.google.android.exoplayer2 is deprecated. | | DefaultHlsPlaylistTracker | Deprecated. com.google.android.exoplayer2 is deprecated. | | FilteringHlsPlaylistParserFactory | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsMediaPlaylist | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsMediaPlaylist.Part | A media part. | | HlsMediaPlaylist.RenditionReport | A rendition report for an alternative rendition defined in another media playlist. | | HlsMediaPlaylist.Segment | Media segment reference. | | HlsMediaPlaylist.SegmentBase | The base for a HlsMediaPlaylist.Segment or a HlsMediaPlaylist.Part required for playback. | | HlsMediaPlaylist.ServerControl | Server control attributes. | | HlsMultivariantPlaylist | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsMultivariantPlaylist.Rendition | A rendition (i.e. | | HlsMultivariantPlaylist.Variant | A variant (i.e. | | HlsPlaylist | Deprecated. com.google.android.exoplayer2 is deprecated. | | HlsPlaylistParser | Deprecated. com.google.android.exoplayer2 is deprecated. |

Exception Summary | Exception | Description | | --- | --- | | HlsPlaylistParser.DeltaUpdateException | Exception thrown when merging a delta update fails. | | HlsPlaylistTracker.PlaylistResetException | Thrown when the media sequence of a new snapshot indicates the server has reset. | | HlsPlaylistTracker.PlaylistStuckException | Thrown when a playlist is considered to be stuck due to a server side error. |

Annotation Types Summary | Annotation Type | Description | | --- | --- | | HlsMediaPlaylist.PlaylistType | Type of the playlist, as defined by #EXT-X-PLAYLIST-TYPE. |