We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b01f5b commit c3fc9f8Copy full SHA for c3fc9f8
drivers/apple/microphone_driver_avfoundation.mm
@@ -33,6 +33,7 @@
33
#include "core/error/error_macros.h"
34
#include "servers/microphone/microphone_feed.h"
35
#include "servers/microphone/microphone_server.h"
36
+
37
#include <CoreAudioTypes/CoreAudioBaseTypes.h>
38
39
MicrophoneDriverAVFoundation::FeedEntry *MicrophoneDriverAVFoundation::get_feed_entry_from_feed(const Ref<MicrophoneFeed> p_feed) const {
0 commit comments