Type Alias MoofBox

Source
pub type MoofBox = MP4Box<Moof>;

Aliased Type§

pub struct MoofBox {
    pub inner: Moof,
}

Fields§

§inner: Moof