Package Peapod :: Module tagging :: Class Comment
[show private | hide private]
[frames | no frames]

Class Comment


A class to abstract the data types away from the tagging process.
Method Summary
  __init__(self, filename, eyed3, vorbis)
  read(self)
Read tags from either mp3 or vorbis file.
  write(self, dict)
Write tags to either mp3 or vorbis file.

Method Details

read(self)

Read tags from either mp3 or vorbis file.

write(self, dict)

Write tags to either mp3 or vorbis file.

Generated by Epydoc 2.1 on Sun Aug 12 06:40:33 2007 http://epydoc.sf.net