Type Alias StblBox

Source
pub type StblBox = MP4Box<Stbl>;

Aliased Type§

pub struct StblBox {
    pub inner: Stbl,
}

Fields§

§inner: Stbl