Player widget on the lock screen

  Przepraszamy, ten artykuł jest dostępny w języku angielskim

By default, the player transmits the poster image and title to the device's lock screen via the MediaSession. Control buttons and playlist navigation will also work.

You can pass another image using the lockposter parameter. If you need to pass extended parameters (Artist, Album, etc.), please use the mediasession option.

mediasession:{
   title:"Song",
   artist:"Artist",
   album:"Album",
   artwork:[
      {src:"https://site.com/96x96.png",sizes:"96x96",type:"image/png"},
      {src:"https://site.com/128x128.png",sizes:"128x128",type:"image/png"}
   ]
}

21.0.6
2025 © PlayerJS

Rejestracja

Utwórz konto
Rejestrując się, akceptujesz User Agreement
Log in, jeśli masz już konto

Przywracanie hasła

Przywracanie
Jeśli zapomniałeś adresu e-mail, napisz do nas.