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