Struct mp4parse::Mp4Box [] [src]

pub struct Mp4Box {
    // some fields omitted
}

Basic ISO box structure.

Trait Implementations

impl Display for Mp4Box
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.