Skip to main content

parse_h265_vps

Function parse_h265_vps 

Source
pub fn parse_h265_vps(sample: &[u8]) -> Option<H265VpsInfo>
Expand description

Parse the HEVC VPS (NAL type 32). Minimum fields for Std VPS.