FAudioCaptureSynth::GetNumSamplesEnqueued

Returns the number of samples enqueued in the capture synth.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioCaptureCore

Header

/Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureCore.h

Include

#include "AudioCaptureCore.h"

Source

/Engine/Source/Runtime/AudioCaptureCore/Private/AudioCaptureCore.cpp

Syntax

int32 GetNumSamplesEnqueued()

Remarks

Returns the number of samples enqueued in the capture synth.