IVoiceCapture::GetCaptureState

Return the state of the voice data and its availability

Windows
MacOS
Linux

References

Module

Voice

Header

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

Include

#include "Interfaces/VoiceCapture.h"

Syntax

EVoiceCaptureState::Type GetCaptureState
(
    uint32 & OutAvailableVoiceData
) const

Remarks

Return the state of the voice data and its availability

Returns

state of the voice capture buffer

Parameters

Parameter

Description

OutAvailableVoiceData

size, in bytes, of available voice data

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