tempo property

double? tempo
getter/setter pair

The overall estimated tempo of a track in beats per minute (BPM). In musical terminology, tempo is the speed or pace of a given piece and derives directly from the average beat duration.

Implementation

double? tempo;