Pause/Unpause With Python
#1
Can I get an example of how to pause and how to unpause via Python?

Something to the effect of:
If (VIDEOPLAYING)
xbmc(pause)

if (VIDEONOTPLAYING)
xbmc(unpause)

Thanks!

I've been stumped.
Reply
#2
This is for the PBX Asterisk Plugin btw.

We are having trouble with it not pausing correctly on incoming calls.
Reply

Logout Mark Read Team Forum Stats Members Help
Pause/Unpause With Python0