getSampleRate method
Returns sample rate.
Implementation
String? getSampleRate() =>
this.getStringProperty(StreamInformation.keySampleRate);
Returns sample rate.
String? getSampleRate() =>
this.getStringProperty(StreamInformation.keySampleRate);