Interface CoWatchingState

State for CoWatching experiences.

Signature

interfaceCoWatchingState

Property signatures

Name Description
mediaId The identifier for the media being played.
mediaPlayoutPosition The current position of the media playout, in seconds.
mediaPlayoutRate The current playout rate, where {@code 1.0} is normal speed.
playbackState The current player state, such as Paused, Playing, Buffering, etc.

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 2025年03月27日 UTC.