Enumeration OpusApplicationConst

Opus Coding Mode.

Enumeration Members

OPUS_APPLICATION_AUDIO: 2049

Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input.

OPUS_APPLICATION_RESTRICTED_LOWDELAY: 2051

Only use when lowest-achievable latency is what matters most. Voice-optimized modes cannot be used.

OPUS_APPLICATION_VOIP: 2048

Best for most VoIP/VideoConference applications where listening quality and intelligibility matter most.