Struct mp4parse::TimeToSampleBox [] [src]

pub struct TimeToSampleBox {
    pub samples: Vec<Sample>,
}

Fields

Trait Implementations

impl Debug for TimeToSampleBox
[src]

Formats the value using the given formatter.