Skip to main content

FALLBACK_AUDIO_CODEC

Constant FALLBACK_AUDIO_CODEC 

Source
const FALLBACK_AUDIO_CODEC: &str = "aac";
Expand description

The codec claimed when a device reports nothing we can use. Every renderer decodes AAC, and claiming something is what makes the server transcode to it rather than give up.