docs/doc/reference/com/google/android/exoplayer2/MediaItem.ClippingProperties.html
Package com.google.android.exoplayer2
All Implemented Interfaces:BundleableEnclosing class:MediaItem
[@Deprecated](https://developer.android.com/reference/java/lang/Deprecated.html "class or interface in java.lang")public static final classMediaItem.ClippingPropertiesextends[MediaItem.ClippingConfiguration](MediaItem.ClippingConfiguration.html "class in com.google.android.exoplayer2")
Deprecated.
Use MediaItem.ClippingConfiguration instead.
-
MediaItem.ClippingConfiguration.Builder
-
Bundleable.Creator<T extends Bundleable>
Fields | Modifier and Type | Field | Description |
| --- | --- | --- |
| static MediaItem.ClippingProperties | UNSET |
Deprecated.
|
-
CREATOR, endPositionMs, relativeToDefaultPosition, relativeToLiveWindow, startPositionMs, startsAtKeyFrame
-
buildUpon, equals, hashCode, toBundle
-
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
public static final[MediaItem.ClippingProperties](MediaItem.ClippingProperties.html "class in com.google.android.exoplayer2")UNSET
Deprecated.