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, encoding)
Write tags to either mp3 or vorbis file.

Method Details

read(self)

Read tags from either mp3 or vorbis file.

write(self, dict, encoding='utf-16')

Write tags to either mp3 or vorbis file.

Generated by Epydoc 2.1 on Sun Feb 13 06:25:12 2011 http://epydoc.sf.net