Table of Contents

Enum OPUSAudioType

Namespace
VisioForge.Core.Types.X.AudioEncoders
Assembly
VisioForge.Core.dll

Defines the audio type for OPUS encoder optimization.

public enum OPUSAudioType

Fields

Generic = 2049

Generic audio - suitable for music and general audio content.

Voice = 2048

Voice - optimized for speech and voice communication.

RestrictedLowDelay = 2051

Restricted low delay - for real-time applications requiring minimal latency.