pub fn read_elst<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<EditListBox>Expand description
Parse a elst box.
pub fn read_elst<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<EditListBox>Parse a elst box.