pub fn hls_codecs_attribute(video: &str, audio: &str) -> StringExpand description
Convenience: pack an HLS CODECS= attribute value for a variant
that carries one video and one audio track. Order is
<video>,<audio> per RFC 8216 §4.3.4.2 and HLS-Authoring spec.