lyrics_3v2 property
lyrics_3v2 property
Gets or sets the Lyrics3v2 metadata tag.
Example
This example shows how to update the Lyrics tag in an MP3 file
Definition:
@property
def lyrics_3v2(self):
...
@lyrics_3v2.setter
def lyrics_3v2(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
LyricsTag - class
MP3RootPackage