Struct gstreamer_video_sys::GstVideoAggregatorConvertPad [−][src]
#[repr(C)]pub struct GstVideoAggregatorConvertPad { pub parent: GstVideoAggregatorPad, pub priv_: *mut GstVideoAggregatorConvertPadPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstVideoAggregatorPadpriv_: *mut GstVideoAggregatorConvertPadPrivate_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl !Send for GstVideoAggregatorConvertPadimpl !Sync for GstVideoAggregatorConvertPadimpl Unpin for GstVideoAggregatorConvertPadimpl UnwindSafe for GstVideoAggregatorConvertPadBlanket Implementations
Mutably borrows from an owned value. Read more