TfhdBox

Type Alias TfhdBox 

Source
pub type TfhdBox = MP4Box<FullBox<Tfhd, TfhdFlags>>;

Aliased Type§

pub struct TfhdBox {
    pub inner: FullBox<Tfhd, TfhdFlags>,
}

Fields§

§inner: FullBox<Tfhd, TfhdFlags>