java.lang.Object | |
↳ | com.google.android.gms.cast.AdBreakClipInfo |
A class that aggregates information about an ad break clip.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns this clip's click through URL.
| |||||||||||
Returns this clip's content URL.
| |||||||||||
Returns this clip's custom data.
| |||||||||||
Returns this clip's duration in milliseconds.
| |||||||||||
Returns this clip's ID.
| |||||||||||
Returns this clip's mime type.
| |||||||||||
Returns this clip's title.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Parameters | |
---|---|
other |
Object
|
Returns | |
---|---|
boolean |
Returns this clip's click through URL.
Returns | |
---|---|
String |
Returns this clip's content URL.
Returns | |
---|---|
String |
Returns this clip's custom data.
Returns | |
---|---|
JSONObject |
Returns this clip's duration in milliseconds.
Returns | |
---|---|
long |
Returns this clip's ID.
Returns | |
---|---|
String |
Returns this clip's mime type.
Returns | |
---|---|
String |
Returns this clip's title.
Returns | |
---|---|
String |
Returns | |
---|---|
int |
Parameters | |
---|---|
out |
Parcel
|
flags |
int
|