From b22cf46fdb86fc6ca06fbba34772e4f6ff0c46d4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-3H3MR3A\\eloisa" Date: Mon, 4 Mar 2019 23:06:37 -0300 Subject: Request Android record permission when needed --- doc/classes/OS.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index 5e71ed094e..04aac298e5 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -684,6 +684,13 @@ Request the user attention to the window. It'll flash the taskbar button on Windows or bounce the dock icon on OSX. + + + + + At the moment this function is only used by the AudioDriverOpenSL to request permission for RECORD_AUDIO on Android. + + -- cgit v1.2.3