Class ModifierDataSourceFactory

  • All Implemented Interfaces:
    DataSourceFactory, com.google.android.exoplayer2.upstream.DataSource.Factory

    public class ModifierDataSourceFactory
    extends Object
    implements DataSourceFactory
    Delegating data source factory that will trigger all RequestModifiers registered with the player controller.

    Note that you usually do not have to use this class explicitly. The PlayerController will automatically create delegate instances for the different data request types.

    Since:
    4.1.2