FVoicePacketBuffer::FVoicePacketBuffer

This is the only constructor that should be used with [FVoicePacketBuffer](API\Plugins\OnlineSubsystemUtils\FVoicePacketBuffer).

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoicePacketBuffer.h

Include

#include "VoicePacketBuffer.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoicePacketBuffer.cpp

Syntax

FVoicePacketBuffer
(
    int32 BufferSize,
    int32 InNumSamplesUntilIdling,
    uint64 InStartSample
)

Remarks

This is the only constructor that should be used with FVoicePacketBuffer.

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