sampleRate property

int? sampleRate

Return song format

Implementation

int? get sampleRate => _info["SAMPLE_RATE"];