[DROID][AE] Don't guess at supported sampling rate
authorTrent Nelson <trent.a.b.nelson@gmail.com>
Tue, 4 Mar 2014 17:31:24 +0000 (10:31 -0700)
committerTrent Nelson <trent.a.b.nelson@gmail.com>
Wed, 5 Mar 2014 20:56:59 +0000 (13:56 -0700)
commit9d9b2eb16e0a1999ebce01d68147365e626ba8b2
tree6e201ee65b395c222d1d55ddff118417ec8275ae
parent35eadc9ca81978e6197fb9d75b65cc928d240c25
[DROID][AE] Don't guess at supported sampling rate

Android will resample to the "native" sample rate defined in firmware so
only use that rate.
xbmc/cores/AudioEngine/Sinks/AESinkAUDIOTRACK.cpp