IVoiceEncoder::SetBitrate

Adjust the encoding bitrate

Windows
MacOS
Linux

References

Module

Voice

Header

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

Include

#include "Interfaces/VoiceCodec.h"

Syntax

bool SetBitrate
(
    int32 InBitRate
)

Remarks

Adjust the encoding bitrate

Returns

true if successfully changed, false otherwise

Parameters

Parameter

Description

InBitRate

new bitrate value (bits/sec)

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