Type Alias Avc1Box

Source
pub type Avc1Box = MP4Box<Avc1>;

Aliased Type§

pub struct Avc1Box {
    pub inner: Avc1,
}

Fields§

§inner: Avc1