tempo property

int? tempo

Return song tempo

Implementation

int? get tempo => _info["TEMPO"];