Struct gstreamer_video_sys::GstVideoScaler[][src]

#[repr(C)]
pub struct GstVideoScaler(_);

Trait Implementations

impl Debug for GstVideoScaler
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoScaler

impl Sync for GstVideoScaler