Skip to main content

MAX_SUPPORTED_AUDIO_CHANNELS

Constant MAX_SUPPORTED_AUDIO_CHANNELS 

Source
const MAX_SUPPORTED_AUDIO_CHANNELS: u32 = 8;
Expand description

Upper bound we are willing to claim. Jellyfin profiles top out at 7.1, and a nonsense reading from a driver should not become a nonsense profile.