public interface SsChunkSource
extends com.google.android.exoplayer2.source.chunk.ChunkSource
ChunkSource for SmoothStreaming.| Modifier and Type | Interface and Description |
|---|---|
static interface |
SsChunkSource.Factory
Factory for
SsChunkSources. |
| Modifier and Type | Method and Description |
|---|---|
void |
updateManifest(SsManifest newManifest)
Updates the manifest.
|
void updateManifest(SsManifest newManifest)
newManifest - The new manifest.