Function mp4parse::read_elst

source ยท
pub fn read_elst<T: ReadBytesExt>(
    src: &mut T,
    head: &BoxHeader,
) -> Result<EditListBox>
Expand description

Parse a elst box.