Struct gst::VideoFrame[][src]

pub struct VideoFrame { /* fields omitted */ }

Methods

impl VideoFrame
[src]

Trait Implementations

impl Drop for VideoFrame
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for VideoFrame

impl !Sync for VideoFrame