public static final class DefaultSsChunkSource.Factory extends java.lang.Object implements SsChunkSource.Factory
Constructor and Description |
---|
Factory(DataSource.Factory dataSourceFactory) |
Modifier and Type | Method and Description |
---|---|
SsChunkSource |
createChunkSource(LoaderErrorThrower manifestLoaderErrorThrower,
SsManifest manifest,
int elementIndex,
TrackSelection trackSelection,
TrackEncryptionBox[] trackEncryptionBoxes) |
public Factory(DataSource.Factory dataSourceFactory)
public SsChunkSource createChunkSource(LoaderErrorThrower manifestLoaderErrorThrower, SsManifest manifest, int elementIndex, TrackSelection trackSelection, TrackEncryptionBox[] trackEncryptionBoxes)
createChunkSource
in interface SsChunkSource.Factory