Skip to content

Instantly share code, notes, and snippets.

@gotbahn
Last active March 31, 2020 11:49
Show Gist options
  • Select an option

  • Save gotbahn/b84deca8f8fa801fa4fcaa837766cf03 to your computer and use it in GitHub Desktop.

Select an option

Save gotbahn/b84deca8f8fa801fa4fcaa837766cf03 to your computer and use it in GitHub Desktop.
Media Session. Meta Information. Text fields
window.navigator.mediaSession.metadata = new window.MediaMetadata({
title: 'FIS Ski Weltcup Abfahrt der Herren Kvitfjell',
artist: 'Das Rennen',
album: 'ORF1 HD',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment