Navigation
API > API/Runtime > API/Runtime/AudioCaptureCore
Type
typedef TFunction< void(const void &42;InAudio, int32 NumFrames, int32 NumChannels, int32 SampleRate, double StreamTime, bool bOverFlow)> FOnAudioCaptureFunction
References
| Module | AudioCaptureCore |
| Header | /Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureDeviceInterface.h |
| Include | #include "AudioCaptureDeviceInterface.h" |
Remarks
Callable function type used for audio capture callbacks.