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

Commit a3b62964 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "AAudio: add missing "Added in API level" annotation" into rvc-dev am:...

Merge "AAudio: add missing "Added in API level" annotation" into rvc-dev am: 199012b0 am: 05d836f7 am: fed2c722 am: 09a56c11

Change-Id: I7fd9515e8a15d24ac41d6e54ab20c228260c4679
parents 2f7b0155 09a56c11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -406,6 +406,7 @@ enum {
     * Use this preset for capturing audio meant to be processed in real time
     * and played back for live performance (e.g karaoke).
     * The capture path will minimize latency and coupling with playback path.
     * Available since API level 29.
     */
    AAUDIO_INPUT_PRESET_VOICE_PERFORMANCE = 10,
};