You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Request Android record permission when needed
This commit is contained in:
committed by
Marcelo Fernandez
parent
a38bf5287a
commit
b22cf46fdb
@@ -88,6 +88,8 @@ class AudioDriverOpenSL : public AudioDriver {
|
||||
SLAndroidSimpleBufferQueueItf queueItf,
|
||||
void *pContext);
|
||||
|
||||
virtual Error capture_init_device();
|
||||
|
||||
public:
|
||||
void set_singleton();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user