Struct mp4parse::ChunkOffsetBox [] [src]

pub struct ChunkOffsetBox {
    pub offsets: Vec<u64>,
}

Fields

Trait Implementations

impl Debug for ChunkOffsetBox
[src]

Formats the value using the given formatter.