Navigation
Unreal Engine C++ API Reference > Runtime > Voice > Interfaces > IVoiceEncoder
References
Module | Voice |
Header | /Engine/Source/Runtime/Online/Voice/Public/Interfaces/VoiceCodec.h |
Include | #include "Interfaces/VoiceCodec.h" |
bool SetComplexity
&40;
int32 InComplexity
&41;
Remarks
Adjust the encoding complexity (platform specific) true if successfully changed, false otherwise
Parameters
Name | Description |
---|---|
InComplexity | new complexity |