pub const MIC_SAMPLE_RATE: u32 = 48_000;Expand description
Native sample rate the worker requests from gst. audioresample
converts on the input side if the device doesn’t natively support
it. 48 kHz matches the recorder’s encoder target + the
M-MIC.0 device-enumeration default for sample_rate_hz == 0.