Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TakuSemba/6742903bb0530e2bc37c6bbb0d220674 to your computer and use it in GitHub Desktop.
Save TakuSemba/6742903bb0530e2bc37c6bbb0d220674 to your computer and use it in GitHub Desktop.
name value description
playWhenReady Boolean true: start playing after buffering. /\n false: stop playing
playbackState STATE_IDLE STATE_BUFFERING STATE_READY STATE_ENDED STATE_IDLE: nothing to play. STATE_BUFFERING: buffering. STATE_READY: be able to play immediately. STATE_ENDED: finished playing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment