Function mp4parse::read_hdlr

source ยท
pub fn read_hdlr<T: ReadBytesExt + BufRead>(
    src: &mut T,
    head: &BoxHeader,
) -> Result<HandlerBox>
Expand description

Parse a hdlr box.