Struct gst::VideoFrame [] [src]

pub struct VideoFrame { /* fields omitted */ }

Methods

impl VideoFrame
[src]

Trait Implementations

impl Drop for VideoFrame
[src]

A method called when the value goes out of scope. Read more