Struct mp4parse::MovieExtendsBox [] [src]

pub struct MovieExtendsBox {
    pub fragment_duration: Option<MediaScaledTime>,
}

Fields

Trait Implementations

impl Debug for MovieExtendsBox
[src]

Formats the value using the given formatter.