pub fn list_microphones() -> Vec<MicrophoneView>Expand description
Enumerate attached microphones (M-MIC.1 / AUT-278).
Wraps [media::list_microphones]. Empty Vec (not an error)
when gst-device-monitor-1.0 isn’t on PATH or no mics are
attached — Leptos consumers should runtime-skip in that case.