BitsPerMinute

ID3V2Tag.BitsPerMinute property

Gets or sets the number of beats per minute in the main part of the audio. This value is represented by the TBPM frame.

public string BitsPerMinute { get; set; }

Property Value

The number of beats per minute in the main part of the audio.

See Also