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