Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR

Replaced use of AudioTrack::sampleRate() by AudioTrack::getSampleRate()
1 file changed