IVoiceCapture::GetVoiceData

Windows
MacOS
Linux

References

Module

Voice

Header

/Engine/Source/Runtime/Online/Voice/Public/Interfaces/VoiceCapture.h

Include

#include "Interfaces/VoiceCapture.h"

Syntax

virtual EVoiceCaptureState::Type GetVoiceData
(
    uint8 * OutVoiceBuffer,
    uint32 InVoiceBufferSize,
    uint32 & OutAvailableVoiceData,
    uint64 & OutSampleCounter
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss