<GCKUIMediaControllerDelegate> Protocol
Stay organized with collections
Save and categorize content based on your preferences.
The GCKUIMediaController delegate protocol.
- Since
- 3.0
Inherits <NSObjectNSObject>.
Called when the remote media player state has changed.
- Parameters
-
mediaController | The GCKUIMediaController instance. |
playerState | The new player state. |
streamPosition | The last known stream position at the time of the player state change. |
- (void) mediaController: |
|
(GCKUIMediaController *) |
mediaController |
didBeginPreloadForItemID: |
|
(NSUInteger) |
itemID |
|
|
| |
|
optional |
Called when preloading has started for an upcoming media queue item.
- Parameters
-
Called when new media status has been received from the receiver, and after the GCKUIMediaController has finished processing the updated status.
- Parameters
-
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-08-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]