SmhdBox

Type Alias SmhdBox 

Source
pub type SmhdBox = MP4Box<FullBox<Smhd, u32>>;

Aliased Type§

pub struct SmhdBox {
    pub inner: FullBox<Smhd, u32>,
}

Fields§

§inner: FullBox<Smhd, u32>