pub fn codec_utils_h265_get_level_idc(level: &str) -> u8
Transform a level string from the caps into the level_idc
level
A level string from caps
the level_idc or 0 if the level is unknown