Struct gstreamer_video_sys::GstVideoDirectionInterface[][src]

#[repr(C)]
pub struct GstVideoDirectionInterface { pub iface: GTypeInterface, }

Fields

Trait Implementations

impl Copy for GstVideoDirectionInterface
[src]

impl Clone for GstVideoDirectionInterface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstVideoDirectionInterface
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoDirectionInterface

impl Sync for GstVideoDirectionInterface