copyright property
copyright property
Gets or sets the copyright message. This value is represented by the TCOP frame.
Remarks
Every time this field is displayed the field must be preceded with “Copyright © “.
Definition:
@property
def copyright(self):
...
@copyright.setter
def copyright(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V2Tag