Type Alias MvexBox

Source
pub type MvexBox = MP4Box<Mvex>;

Aliased Type§

pub struct MvexBox {
    pub inner: Mvex,
}

Fields§

§inner: Mvex