Navigation
API > API/Plugins > API/Plugins/TakeRecorderSources > API/Plugins/TakeRecorderSources/UTakeRecorderMicrophoneAudioMana-
Description
Calls StopRecording on the AudioRecorder object. This is called multiple times (once for each microphone source, however, only the first call triggers the call to AudioRecorder.
| Name | StopRecording |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorderSources/Public/TakeRecorderMicrophoneAudioManager.h |
| Include Path | #include "TakeRecorderMicrophoneAudioManager.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorderSources/Private/TakeRecorderMicrophoneAudioManager.cpp |
void StopRecording()