pub fn codec_utils_h265_get_level_idc(level: &str) -> u8
Expand description

Transform a level string from the caps into the level_idc

§level

A level string from caps

§Returns

the level_idc or 0 if the level is unknown