sampleRate property

int get sampleRate

The output sample rate in kHz.

Implementation

int get sampleRate => int.parse(xmlSampleRate['\$']);