public class

ImaServerSideAdInsertionMediaSource.AdsLoader.State

extends java.lang.Object

implements Bundleable

 java.lang.Object

↳androidx.media3.exoplayer.ima.ImaServerSideAdInsertionMediaSource.AdsLoader.State

Overview

The state of the ImaServerSideAdInsertionMediaSource.AdsLoader that can be used when resuming from the background.

Summary

Fields
public static final Bundleable.Creator<ImaServerSideAdInsertionMediaSource.AdsLoader.State>CREATOR

Object that can restore ImaServerSideAdInsertionMediaSource.AdsLoader.State from a .

Methods
public booleanequals(java.lang.Object o)

public inthashCode()

public BundletoBundle()

from java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

Fields

public static final Bundleable.Creator<ImaServerSideAdInsertionMediaSource.AdsLoader.State> CREATOR

Object that can restore ImaServerSideAdInsertionMediaSource.AdsLoader.State from a .

Methods

public boolean equals(java.lang.Object o)

public int hashCode()

public Bundle toBundle()