Skip to main content

null_playback

Function null_playback 

Source
pub fn null_playback(buffer_size: usize, sample_rate: u32) -> PlaybackHandle
Expand description

Silent fallback handle for when no audio device is available. Mixer math and IPC still run; nothing reaches speakers. App stays alive.