Player controls in an add-on
#1
I want my add-on to have a button to pop up the player controls. Is there a built-in function for that?
Reply
#2
It's possible via:
Code:
xbmc.executebuiltin(ActivateWindow(videoosd))

cheers,
asde
Reply

Logout Mark Read Team Forum Stats Members Help
Player controls in an add-on0