fn source_file_stem(source: &WaveSource) -> Option<&str>Expand description
Extracts a display-friendly base name from a wave source.
For URLs, query and fragment parts are stripped before computing the stem.
fn source_file_stem(source: &WaveSource) -> Option<&str>Extracts a display-friendly base name from a wave source.
For URLs, query and fragment parts are stripped before computing the stem.