Enum OPUSAudioType
- Assembly
- VisioForge.Core.dll
Defines the audio type for OPUS encoder optimization.
public enum OPUSAudioTypeFields
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.