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 GstNtpClockClass
impl Clone for GstNtpClockClass
[src]
impl Clone for GstNtpClockClass
fn clone(&self) -> GstNtpClockClass
[src]
fn clone(&self) -> GstNtpClockClass
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 GstNtpClockClass
[src]
impl Debug for GstNtpClockClass
Auto Trait Implementations
impl !Send for GstNtpClockClass
impl !Send for GstNtpClockClass
impl !Sync for GstNtpClockClass
impl !Sync for GstNtpClockClass