bitRate property

int get bitRate

The output bitrate in kbps.

Implementation

int get bitRate => int.parse(xmlBitRate['\$']);