Class Descriptor
- java.lang.Object
-
- com.google.android.exoplayer2.source.dash.manifest.Descriptor
-
@Deprecated public final class Descriptor extends Object
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 descriptor, as defined by ISO 23009-1, 2nd edition, 5.8.2.
-
-
Constructor Summary
Constructors Constructor Description Descriptor(String schemeIdUri, String value, String id)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
Deprecated.int
hashCode()
Deprecated.
-