Struct gstreamer_rtsp_server_sys::GstRTSPOnvifClientClass [−][src]
#[repr(C)]pub struct GstRTSPOnvifClientClass { pub parent: GstRTSPClientClass, pub _gst_reserved: [gpointer; 20], }
Fields
parent: GstRTSPClientClass
_gst_reserved: [gpointer; 20]
Trait Implementations
impl Copy for GstRTSPOnvifClientClass[src]
impl Copy for GstRTSPOnvifClientClassimpl Clone for GstRTSPOnvifClientClass[src]
impl Clone for GstRTSPOnvifClientClassfn clone(&self) -> GstRTSPOnvifClientClass[src]
fn clone(&self) -> GstRTSPOnvifClientClassReturns 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 GstRTSPOnvifClientClass[src]
impl Debug for GstRTSPOnvifClientClassAuto Trait Implementations
impl !Send for GstRTSPOnvifClientClass
impl !Send for GstRTSPOnvifClientClassimpl !Sync for GstRTSPOnvifClientClass
impl !Sync for GstRTSPOnvifClientClass