Detect if player is currently playing or paused
#1
Hi All,

Sorry if this seems like a daft question but after searching high and low, I can't seem to find a way to detect whether a player is either playing or is paused. Perhaps I'm missing something. Does anyone know if this is possible?

Thanks

Dave
Reply
#2
Have you looked at Player.GetProperties?

http://wiki.xbmc.org/index.php?title=JSO...Properties

It returns the player speed, which can be used to check whether it's playing/paused.
Reply
#3
Ah, great - thanks! Will check it out. Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Detect if player is currently playing or paused0