Crate mp4parse [] [src]

Structs

BoxHeader

Basic ISO box structure.

FileTypeBox

File type box 'ftyp'.

Functions

fourcc_to_string

Convert the iso box type or other 4-character value to a string.

read_box_header

Parse a box out of a data buffer.

read_ftyp

Parse an ftype box.

skip_box_content

Skip over the contents of a box.