SetKey

XmpDynamicMediaPackage.SetKey method

Sets the audio’s musical key.

public void SetKey(string key)
ParameterTypeDescription
keyStringThe audio’s musical key. One of: C, C#, D, D#, E, F, F#, G, G#, A, A#, and B.

See Also