Key

XmpDynamicMediaPackage.Key property

Gets or sets the audio’s musical key.

public string Key { get; set; }

Property Value

The audio’s musical key. One of: C, C#, D, D#, E, F, F#, G, G#, A, A#, B.

See Also