Struct gstreamer_net_sys::GstPtpClockClass [−][src]
#[repr(C)]pub struct GstPtpClockClass { pub parent_class: GstSystemClockClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstSystemClockClass
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstPtpClockClass
[src]
impl Copy for GstPtpClockClass
impl Clone for GstPtpClockClass
[src]
impl Clone for GstPtpClockClass
fn clone(&self) -> GstPtpClockClass
[src]
fn clone(&self) -> GstPtpClockClass
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstPtpClockClass
[src]
impl Debug for GstPtpClockClass
Auto Trait Implementations
impl !Send for GstPtpClockClass
impl !Send for GstPtpClockClass
impl !Sync for GstPtpClockClass
impl !Sync for GstPtpClockClass