Struct gstreamer_sys::GstDeviceMonitorClass [−][src]
#[repr(C)]pub struct GstDeviceMonitorClass { pub parent_class: GstObjectClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstObjectClass_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstDeviceMonitorClassimpl !Send for GstDeviceMonitorClassimpl !Sync for GstDeviceMonitorClassimpl Unpin for GstDeviceMonitorClassimpl UnwindSafe for GstDeviceMonitorClassBlanket Implementations
Mutably borrows from an owned value. Read more