pub(crate) fn audio_codec(format: OutputFormat) -> Option<&'static str>Available on crate feature
render and non-target_family=wasm only.Expand description
The audio codec for a container format; None where audio cannot be
stored (GIF).