BitsPerMinute

ID3V2Tag.BitsPerMinute property

オーディオの主要部分の 1 分あたりのビート数を取得または設定します。 この値は TBPM フレームで表されます。

public string BitsPerMinute { get; set; }

プロパティ値

オーディオの主要部分の 1 分あたりのビート数。

関連項目