mpylayer 0.1a2
Pythonic mplayer controller library
Latest Version: 0.2a1
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.1a2.tar.gz (md5) | Source | 2008-11-01 | 6KB | 437 | |
- 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.1a2.xml
