Options
All
  • Public
  • Public/Protected
  • All
Menu

Most recent state of the media session.

Hierarchy

  • IMediaPlayerState

Index

Properties

metadata: null | ExtendedMediaMetadata

Metadata for the sessions current track.

Sessions current playback state.

positionState?: MediaPositionState

Sessions current position state if known.

trackData: null | object

Optional track data object being synchronized.

remarks

This can be used to sync things like pitch, roll, and yaw when watching 360 videos together.

Generated using TypeDoc