State for CoWatching experiences.
Signature
interface CoWatchingState
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. |