Struct gstreamer_video_sys::GstVideoDirectionInterface [−][src]
#[repr(C)]pub struct GstVideoDirectionInterface { pub iface: GTypeInterface, }
Fields
iface: GTypeInterface
Trait Implementations
impl Copy for GstVideoDirectionInterface
[src]
impl Copy for GstVideoDirectionInterface
impl Clone for GstVideoDirectionInterface
[src]
impl Clone for GstVideoDirectionInterface
fn clone(&self) -> GstVideoDirectionInterface
[src]
fn clone(&self) -> GstVideoDirectionInterface
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstVideoDirectionInterface
[src]
impl Debug for GstVideoDirectionInterface
Auto Trait Implementations
impl Send for GstVideoDirectionInterface
impl Send for GstVideoDirectionInterface
impl Sync for GstVideoDirectionInterface
impl Sync for GstVideoDirectionInterface