mpylayer 0.2a1
Pythonic mplayer controller library
mpylayer is a python package to easily control mplayer in python, using a pythonic OO syntax.
A quick example:
>>> mp = mpylayer.MPlayerControl()
>>> mp.loadfile('/path/to/some_music.mp3')
>>> mp.volume = 100
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| mpylayer-0.2a1.tar.gz (md5) | Source | 2010-02-13 | 7KB | 364 | |
|
mpylayer-0.2a1.win32.exe
(md5)
unsupported windows binary |
MS Windows installer | any | 2010-02-13 | 199KB | 166 |
- Author: Clovis Fabricio
- Home Page: http://code.google.com/p/mpylayer/
- Download URL: http://code.google.com/p/mpylayer/downloads/list
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Plugins
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Multimedia :: Sound/Audio :: Players
- Topic :: Multimedia :: Sound/Audio :: Players :: MP3
- Topic :: Multimedia :: Video :: Display
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: nosklo
- DOAP record: mpylayer-0.2a1.xml
