bitrate property

int? bitrate

Return song bitrate

Implementation

int? get bitrate => _info["BITRATE"];