Struct gstreamer_net_sys::GstNtpClockClass [−][src]
#[repr(C)]pub struct GstNtpClockClass { pub parent_class: GstSystemClockClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstSystemClockClass
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstNtpClockClass[src]
impl Copy for GstNtpClockClassimpl Clone for GstNtpClockClass[src]
impl Clone for GstNtpClockClassfn clone(&self) -> GstNtpClockClass[src]
fn clone(&self) -> GstNtpClockClassReturns 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 GstNtpClockClass[src]
impl Debug for GstNtpClockClassAuto Trait Implementations
impl !Send for GstNtpClockClass
impl !Send for GstNtpClockClassimpl !Sync for GstNtpClockClass
impl !Sync for GstNtpClockClass