Class DefaultDownloaderFactory

  • All Implemented Interfaces:
    DownloaderFactory

    @Deprecated
    public class DefaultDownloaderFactory
    extends Object
    implements DownloaderFactory
    Deprecated.
    com.google.android.exoplayer2 is deprecated. Please migrate to androidx.media3 (which contains the same ExoPlayer code). See the migration guide for more details, including a script to help with the migration.
    Default DownloaderFactory, supporting creation of progressive, DASH, HLS and SmoothStreaming downloaders. Note that for the latter three, the corresponding library module must be built into the application.