]> git.sesse.net Git - vlc/commit
python-ctypes: give running example
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Mon, 3 Aug 2009 15:18:53 +0000 (17:18 +0200)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Mon, 3 Aug 2009 15:19:56 +0000 (17:19 +0200)
commit91f06acc35696e479c441dc6e69c166659a74435
tree6bfe6aaf67bbc42b8b27391a9736d6809bbff014
parentcdb7b4af27cfe67f9d0fa6285defdd36e9408788
python-ctypes: give running example

Invoking
python vlc.py filename.avi
will play the given movie.
bindings/python-ctypes/footer.py
bindings/python-ctypes/header.py