MusicalKey

ID3V2Tag.MusicalKey property

Gets or sets the musical key in which the sound starts. This value is represented by the TKEY frame.

public string MusicalKey { get; set; }

Property Value

The musical key in which the sound starts.

See Also