Stay organized with collections Save and categorize content based on your preferences.
A class that can be used to implement a custom stream playback rate UI.
The application may either subclass this class and override the GCKUIPlaybackRateController::playbackRate and GCKUIPlaybackRateController::inputEnabled setters, or use KVO to listen for changes to these properties, and update its playback rate and/or playback rate UI control(s) accordingly.
Inherits NSObject.
The GCKUIMediaController writes this property to enable or disable the UI control(s) managed by this controller.
Media-related UI controls are temporarily disabled while a media command is in-flight.
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 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["`GCKUIPlaybackRateController` enables custom stream playback rate UI implementation."],["It allows subclassing and overriding, or using KVO to monitor and update playback rate."],["`GCKUIMediaController` manages playback rate changes and UI control enabling/disabling."],["The `playbackRate` property reflects the current stream playback rate from `GCKRemoteMediaClient`."],["The `inputEnabled` property controls the enabled/disabled state of playback rate UI controls."]]],["The `GCKUIPlaybackRateController` class facilitates custom stream playback rate UI implementation. Developers can subclass it, overriding `playbackRate` and `inputEnabled` properties, or use KVO to monitor changes. `playbackRate` reflects the current stream's playback rate from `GCKRemoteMediaClient`, while `inputEnabled` manages the UI control's enabled/disabled state by `GCKUIMediaController`. The `GCKUIMediaController` updates `playbackRate` and observes it, issuing media commands to change the rate. Media UI controls are disabled while a command is active.\n"]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4