HlsDataSourceFactory
@UnstableApi
interface HlsDataSourceFactory
DefaultHlsDataSourceFactory |
Default implementation of |
Creates DataSources for HLS playlists, encryption and media chunks.
Summary
Public functions |
|
|---|---|
DataSource! |
createDataSource(@C.DataType dataType: Int)Creates a |
Public functions
createDataSource
fun createDataSource(@C.DataType dataType: Int): DataSource!
Creates a DataSource for the given data type.
| Parameters | |
|---|---|
@C.DataType dataType: Int |
The |
| Returns | |
|---|---|
DataSource! |
A |