IVoiceEncoder::SetComplexity

Adjust the encoding complexity (platform specific)

Windows
MacOS
Linux

References

Module

Voice

Header

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

Include

#include "Interfaces/VoiceCodec.h"

Syntax

bool SetComplexity
(
    int32 InComplexity
)

Remarks

Adjust the encoding complexity (platform specific)

Returns

true if successfully changed, false otherwise

Parameters

Parameter

Description

InComplexity

new complexity

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