UVOIPStatics::GetMaxVoiceDataSize

Returns the max voice data size per packet, uncompressed, and compressed based on the voice sample rate specified in Audio Settings.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/VoiceConfig.h

Include

#include "Net/VoiceConfig.h"

Source

/Engine/Source/Runtime/Engine/Private/VoiceConfig.cpp

Syntax

static uint32 GetMaxVoiceDataSize()

Remarks

Returns the max voice data size per packet, uncompressed, and compressed based on the voice sample rate specified in Audio Settings.

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