com.google.android.gms.cast.tv.media
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
Exceptions
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-10-31 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-10-31 UTC."],[[["This package provides classes for managing media playback on Cast-enabled TVs, including controlling playback, managing queues, and handling media information."],["It includes data structures for various media commands like seeking, editing tracks, and managing queues."],["Developers can use the MediaManager and MediaQueueManager classes to interact with media playback and the media queue, respectively."],["The package offers modifiers and writers for customizing MediaInfo, MediaMetadata, MediaQueueItem, and MediaStatus objects."],["Callbacks are available for handling load and command events related to media playback."]]],["This document outlines data structures, interfaces, and classes for managing media within the Google Cast TV environment. Key actions include: modifying media information and status, handling media queue operations (insert, remove, reorder, update), managing audio tracks, fetching media items, and controlling playback (seek, rate). There are also callbacks for media commands and loading. Additionally, the document describes data structures related to storing and resuming sessions, along with exceptions that may occur.\n"]]