Package com.google.android.exoplayer2
Class MediaItem.AdsConfiguration
- java.lang.Object
-
- com.google.android.exoplayer2.MediaItem.AdsConfiguration
-
-
Field Detail
-
adTagUri
public final Uri adTagUri
The ad tag URI to load.
-
adsId
@Nullable public final Object adsId
An opaque identifier for ad playback state associated with this item, ornull
if the combination of themedia ID
andad tag URI
should be used as the ads identifier.
-
-