Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6991ed25 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Add FIXME to deprecate AudioTrack::getMinFrameCount()

Continuation of previous change, for all APIs that assume a route

Change-Id: Ia1315032cf6366f428db342b16b2e1c3b574f407
parent 17ea1351
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@ public:
     *  - BAD_VALUE: unsupported configuration
     * frameCount is guaranteed to be non-zero if status is NO_ERROR,
     * and is undefined otherwise.
     * FIXME This API assumes a route, and so should be deprecated.
     */

    static status_t getMinFrameCount(size_t* frameCount,