Expand description
Device fixtures — cameras, microphones, system-audio sources.
Filled in across UI-08 (CaptureSourceRow) / UI-09
(SystemAudioPickerList).
For UI-00 we ship minimal placeholder shapes so the smoke test sees
non-empty collections; UI-08 / UI-09 will widen the fields.
Structs§
- Device
Fixture - A camera or microphone the user could pick as a capture source.
- System
Audio Fixture - A system-audio source — an application emitting audio, or “all desktop audio”. UI-09 expands this with per-app icons and grouping.
Functions§
- sample_
camera_ options - Sample camera options for the expanded picker.
- sample_
cameras - Sample cameras for stories that need a populated picker.
- sample_
capture_ source_ camera - Sample
CaptureSourceViewfor the camera row in collapsed state. - sample_
capture_ source_ microphone - Sample
CaptureSourceViewfor the microphone row in collapsed state. - sample_
display_ source - Sample display source view used by the
DisplaySourceCardstories. - sample_
display_ source_ small - Small / 4:3 variant.
- sample_
display_ source_ wide - Wide variant — ultrawide aspect with two windows.
- sample_
microphone_ options - Sample microphone options for the expanded picker.
- sample_
microphones - Sample microphones for stories that need a populated picker.
- sample_
system_ audio - Sample system-audio rows for the system-audio picker.