Struct mp4parse::SyncSampleBox [] [src]

pub struct SyncSampleBox {
    pub samples: Vec<u32>,
}

Fields

Trait Implementations

impl Debug for SyncSampleBox
[src]

Formats the value using the given formatter.