Control VLC from Python in Windows

Posted by Sridhar Ratnakumar on Stack Overflow See other posts from Stack Overflow or by Sridhar Ratnakumar
Published on 2010-04-02T03:03:58Z Indexed on 2010/04/02 3:13 UTC
Read the original article Hit count: 209

Filed under:
|
|

I'm running VLC (a media player) in Windows 7. Is there way to control (as in: play, pause, set volume) a running instance of VLC from Python?

© Stack Overflow or respective owner

Related posts about python

Related posts about Windows