Skip to content

Instantly share code, notes, and snippets.

@GeoffreyMetais
Last active September 25, 2018 13:45
Show Gist options
  • Save GeoffreyMetais/236961b31105fcc977dc22136ca97310 to your computer and use it in GitHub Desktop.
Save GeoffreyMetais/236961b31105fcc977dc22136ca97310 to your computer and use it in GitHub Desktop.

Media states

  • resume position
  • audio track
  • subtitles track
  • audio delay (specific setting for BT headsets)
  • subtitles delay
  • start paused
  • Aspect ratio

Player states

  • repeat
  • shuffle
  • play as audio
  • Current position in playlist
  • Current Renderer
  • Equalizer
  • Playback speed

TBD

  • Currently, 'play as audio' is a media state on Android. It could be better to save it as a player state.
  • Playlist could entirely be considered part of player state
  • Playback speed: We can save a different rate for video, audio and podcast/audiobooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment