Interface HlsDataSourceFactory

    • Method Detail

      • createDataSource

        DataSource createDataSource​(@com.google.android.exoplayer2.C.DataType int dataType)
        Creates a DataSource for the given data type.
        Parameters:
        dataType - The C.DataType for which the DataSource will be used.
        Returns:
        A DataSource for the given data type.