| java.lang.Object | |
| ↳ | com.google.android.gms.cast.framework.media.CastMediaOptions |
Configuration parameters for starting a Cast media session. The CastMediaOptions.Builder
is used to create an instance of CastMediaOptions, and so contains the corresponding
setter methods.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CastMediaOptions.Builder | A builder to create an instance of CastMediaOptions. |
||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.internal.safeparcel.SafeParcelable
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the expanded controller
Activity that displays a full-screen
media controller. | |||||||||||
Returns the
ImagePicker to choose an appropriate image. | |||||||||||
Returns the name of the
BroadcastReceiver that handles media intents from
notification and lock screen. | |||||||||||
Returns the options to configure notification.
| |||||||||||
Returns a string representation of this object.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns the name of the expanded controller Activity that displays a full-screen
media controller.
Returns the name of the BroadcastReceiver that handles media intents from
notification and lock screen. The default value is MediaIntentReceiver.
Returns a string representation of this object.