Home
last modified time | relevance | path

Searched refs:DescriptionLangTextFrame (Results 1 – 1 of 1) sorted by relevance

/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/id3/
H A Dframes.py1093 class DescriptionLangTextFrame(Frame, LanguageCodeMixin): class
1147 return super(DescriptionLangTextFrame, self).render()
1150 class CommentFrame(DescriptionLangTextFrame):
1157 class LyricsFrame(DescriptionLangTextFrame):