comment property
comment property
Gets or sets the comment. Maximum length is 30 characters.
Definition:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V1Tag