musical_key property
musical_key property
Gets or sets the musical key in which the sound starts. This value is represented by the TKEY frame.
Definition:
@property
def musical_key(self):
...
@musical_key.setter
def musical_key(self, value):
...
See Also
- module
groupdocs.metadata.formats.audio - class
ID3V2Tag