Class DashMediaSource

  • All Implemented Interfaces:
    MediaSource

    @Deprecated
    public final class DashMediaSource
    extends BaseMediaSource
    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.
    A DASH MediaSource.
    • Field Detail

      • DEFAULT_MEDIA_ID

        public static final String DEFAULT_MEDIA_ID
        Deprecated.
        The media id used by media items of dash media sources without a manifest URI.
        See Also:
        Constant Field Values
      • MIN_LIVE_DEFAULT_START_POSITION_US

        public static final long MIN_LIVE_DEFAULT_START_POSITION_US
        Deprecated.
        The minimum default start position for live streams, in microseconds relative to the start of the live window.
        See Also:
        Constant Field Values