Interface | Description |
---|---|
HlsChunkSource.EventListener |
Interface definition for a callback to be notified of
HlsChunkSource events. |
HlsSampleSource.EventListener |
Interface definition for a callback to be notified of
HlsSampleSource events. |
HlsTrackSelector |
Specifies a track selection from an
HlsMasterPlaylist . |
HlsTrackSelector.Output |
Defines a selector output.
|
Class | Description |
---|---|
DefaultHlsTrackSelector |
A default
HlsTrackSelector implementation. |
HlsChunkSource |
A temporary test source of HLS chunks.
|
HlsExtractorWrapper |
Wraps a
Extractor , adding functionality to enable reading of the extracted samples. |
HlsMasterPlaylist |
Represents an HLS master playlist.
|
HlsMediaPlaylist |
Represents an HLS media playlist.
|
HlsMediaPlaylist.Segment |
Media segment reference.
|
HlsPlaylist |
Represents an HLS playlist.
|
HlsPlaylistParser |
HLS playlists parsing logic.
|
HlsSampleSource |
A
SampleSource for HLS streams. |
PtsTimestampAdjusterProvider |
Provides
PtsTimestampAdjuster instances for use during HLS playbacks. |
TsChunk |
An MPEG2TS chunk.
|
Variant |
Variant stream reference.
|