JitterLatencyFrames

Induced latency in audio frames to use to account for jitter between mic capture hardware and audio render hardware.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="Latency",
          Meta=(ClampMin="0", ClampMax="1024"))
int32 JitterLatencyFrames

Remarks

Induced latency in audio frames to use to account for jitter between mic capture hardware and audio render hardware. Increasing this number will increase latency but reduce potential for underruns.

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