FSortedVoicePacketNode::Initialize

This function is called when a new packet is pushed to avoid reallocating memory.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "VoicePacketBuffer.h"

Syntax

void Initialize
(
    const void * InBuffer,
    uint32 NumBytes,
    int64 InStartSample,
    EVoipStreamDataFormat InFormat
)

Remarks

This function is called when a new packet is pushed to avoid reallocating memory.

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