EOpusFrameSizes

Possible frame sizes to use for the encoder.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/Encoders/OpusEncoder.h

Include

#include "DSP/Encoders/OpusEncoder.h"

Syntax

enum EOpusFrameSizes
{
    Min,
    Small,
    MediumLow,
    MediumHigh,
    High,
    Max,
}

Values

Name

Description

Min

Small

MediumLow

MediumHigh

High

Max

Remarks

Possible frame sizes to use for the encoder.

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