![]() |
![]() |
$mediaplayer.status Returns the status of the media player |
Usage |
$mediaplayer.status() |
Description |
Returns the status if the currently selected media player: "playing",
"stopped", "paused" or "unknown".
Take a look at the mediaplayer module documentation
for more details about how it works. |
See also |
media player module documentation, mediaplayer.play |