Navigation
API > API/Runtime > API/Runtime/AudioCaptureCore > API/Runtime/AudioCaptureCore/FAudioCapture
References
| Module | AudioCaptureCore |
| Header | /Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureCore.h |
| Include | #include "AudioCaptureCore.h" |
| Source | /Engine/Source/Runtime/AudioCaptureCore/Private/AudioCaptureCore.cpp |
PRAGMA_DISABLE_DEPRECATION_WARNINGS bool OpenCaptureStream
(
const FAudioCaptureDeviceParams & InParams,
FOnCaptureFunction OnCapture,
uint32 NumFramesDesired
)
Remarks
Opens the audio capture stream with the given parameters.