| Trees | Index | Help |
|---|
| Package Peapod :: Module tagging :: Class vorbisComment |
|
| Method Summary | |
|---|---|
__init__(self,
filename)
| |
Spawns a process to vorbiscomment to handle read and write requests. | |
Read tags stored in a vorbis file. | |
Writes a set of tags to a vorbis file. | |
| Method Details |
|---|
callVorbisComment(self, cmd='--help')Spawns a process to vorbiscomment to handle read and write requests. |
read(self)Read tags stored in a vorbis file. Returns a dict. |
write(self, tagdict)Writes a set of tags to a vorbis file. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Aug 12 06:40:33 2007 | http://epydoc.sf.net |