replicant-frameworks_native/libs
Eric Laurent 0bac53801b Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
Store sample rate on 32 bits instead of 16 bits in audio_track_cblk_t.
Removed sampleRate() methods from AudioTrack and AudioRecord: replaced by getSampleRate().
AudioTrack::setSampleRate() no returns a status.
2009-07-07 07:10:45 -07:00
..
audioflinger Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR 2009-07-07 07:10:45 -07:00
surfaceflinger
ui
utils