java.lang.Object |
↳ |
com.google.android.gms.cast.framework.media.CastMediaOptions.Builder |
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Constructors
public
CastMediaOptions.Builder
()
Public Methods
public
CastMediaOptions.Builder
setExpandedControllerActivityClassName
(String className)
Sets the class name of the expanded controller Activity
. The default value is null
.
Parameters |
className |
String |
Sets the ImagePicker
. The SDK will call it to choose an appropriate image to be used
in different UIs. If ImagePicker
is not set, or is set to null
, the SDK will
pick the first image from the list of images in the current playing item's MediaMetadata
.
Parameters |
imagePicker |
ImagePicker |