Struct gstreamer_video_sys::GstVideoDirectionInterface [−][src]
#[repr(C)]pub struct GstVideoDirectionInterface { pub iface: GTypeInterface, }
Fields
iface: GTypeInterface
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoDirectionInterface
impl Send for GstVideoDirectionInterface
impl Sync for GstVideoDirectionInterface
impl Unpin for GstVideoDirectionInterface
impl UnwindSafe for GstVideoDirectionInterface
Blanket Implementations
Mutably borrows from an owned value. Read more