isrc property
isrc property
Gets or sets the International Standard Recording Code (ISRC) (12 characters). This value is represented by the TSRC frame.
Definition:
@property
def isrc(self):
...
@isrc.setter
def isrc(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V2Tag