OPUS_APPLICATION_AUDIO top-level constant
          
          int
          const OPUS_APPLICATION_AUDIO
          
        
        
Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input
Implementation
const int OPUS_APPLICATION_AUDIO = 2049;