Struct avirus::AVI[][src]

pub struct AVI {
    pub frames: Frames,
}

Fields

Methods

impl AVI
[src]

Auto Trait Implementations

impl Send for AVI

impl Sync for AVI