pub fn codec_utils_av1_get_seq_level_idx(level: &str) -> u8
Transform a level string from the caps into the seq_level_idx
level
A level string from caps
the seq_level_idx or 31 (max-level) if the level is unknown