to_list method
to_list(self)
Creates a list from the package.
Returns
A list of all frames contained in the ID3v2 tag.
def to_list(self):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V2Tag
Creates a list from the package.
A list of all frames contained in the ID3v2 tag.
def to_list(self):
...
groupdocs.metadata.formats.audioID3V2Tag