Struct mp4parse::Sample [] [src]

#[repr(C)]
pub struct Sample { pub sample_count: u32, pub sample_delta: u32, }

Fields

Trait Implementations

impl Debug for Sample
[src]

Formats the value using the given formatter.