Struct gstreamer_sys::GstDeviceMonitorClass[][src]

#[repr(C)]
pub struct GstDeviceMonitorClass { pub parent_class: GstObjectClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstDeviceMonitorClass
[src]

impl Clone for GstDeviceMonitorClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstDeviceMonitorClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstDeviceMonitorClass

impl !Sync for GstDeviceMonitorClass