NumberOfBeats

XmpDynamicMediaPackage.NumberOfBeats property

Gets or sets the total number of musical beats in a clip; for example, the beats-per-second times the duration in seconds.

public double? NumberOfBeats { get; set; }

Property Value

The total number of musical beats in a clip; for example, the beats-per-second times the duration in seconds.

See Also