title property
title property
Gets or sets the Title/Song name/Content description. This value is represented by the TIT2 frame.
Definition:
@property
def title(self):
...
@title.setter
def title(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V2Tag