Struct gstreamer_video_sys::GstVideoConverter[][src]

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

Trait Implementations

impl Debug for GstVideoConverter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoConverter

impl Sync for GstVideoConverter