OSDN Git Service

aaudio: restore _get and _setSamplesPerFrame()
authorPhil Burk <philburk@google.com>
Thu, 3 Aug 2017 22:25:43 +0000 (15:25 -0700)
committerPhil Burk <philburk@google.com>
Mon, 7 Aug 2017 21:03:58 +0000 (14:03 -0700)
commite74240d0f0eb1a5becc3b182c997e18a7559d756
tree2ef640b63bde1b43ff8e6a50132e93d4c2474560
parentfc32901189f8655d3d51064a0366ec9d8264940d
aaudio: restore _get and _setSamplesPerFrame()

This restores some deprecated functions that some released apps
were calling. Restored:

    AAudioStreamBuilder_setSamplesPerFrame()
    AAudioStream_getSamplesPerFrame()

Bug: 64346279
Test: put GStomper in AAudio mode using its Settings on Marlin
Change-Id: I2749a06cded9fc3863d233713efda2674cf7f5e3
media/libaaudio/include/aaudio/AAudio.h
media/libaaudio/libaaudio.map.txt
media/libaaudio/src/core/AAudioAudio.cpp