Skip to main content

start_system_audio_capture

Function start_system_audio_capture 

Source
pub async fn start_system_audio_capture() -> Result<(), String>
Expand description

Async helper: start the system-audio session. Returns Ok(()) or Err(message) where the message is the SCK error description.