Type Alias AvcCBox

Source
pub type AvcCBox = MP4Box<AvcC>;

Aliased Type§

pub struct AvcCBox {
    pub inner: AvcC,
}

Fields§

§inner: AvcC