Skip to main content

split_avcc

Function split_avcc 

Source
pub fn split_avcc(data: &[u8], length_size: usize) -> Vec<NalUnit>
Expand description

AVCC(長さ前置)の1サンプルを NAL 群に分割。length_size は 1/2/4。