| Trees | Index | Help |
|---|
| Package Peapod :: Module tagging :: Class id3Comment |
|
| Method Summary | |
|---|---|
__init__(self,
filename,
taglist)
| |
Read id3 tags stored in mp3 file. | |
Writes id3 tags to mp3 file. | |
| Method Details |
|---|
read(self)Read id3 tags stored in mp3 file. Tags are restricted to the subset configured in the constructor. Returns a dict. |
write(self, tagdict)Writes id3 tags to mp3 file. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Aug 12 06:40:33 2007 | http://epydoc.sf.net |