Struct gstreamer_sys::GstProxyPadClass[][src]

#[repr(C)]
pub struct GstProxyPadClass { pub parent_class: GstPadClass, pub _gst_reserved: [gpointer; 1], }

Fields

Trait Implementations

impl Copy for GstProxyPadClass
[src]

impl Clone for GstProxyPadClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstProxyPadClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstProxyPadClass

impl !Sync for GstProxyPadClass