Struct gstreamer_video_sys::GstVideoAggregatorParallelConvertPad [−][src]
#[repr(C)]pub struct GstVideoAggregatorParallelConvertPad { pub parent_instance: GstVideoAggregatorConvertPad, }
Fields
parent_instance: GstVideoAggregatorConvertPad
Trait Implementations
Auto Trait Implementations
impl !Send for GstVideoAggregatorParallelConvertPad
impl !Sync for GstVideoAggregatorParallelConvertPad
Blanket Implementations
Mutably borrows from an owned value. Read more