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 GstRTSPOnvifServerimpl Clone for GstRTSPOnvifServer[src]
impl Clone for GstRTSPOnvifServerfn clone(&self) -> GstRTSPOnvifServer[src]
fn clone(&self) -> GstRTSPOnvifServerReturns 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 GstRTSPOnvifServerAuto Trait Implementations
impl !Send for GstRTSPOnvifServer
impl !Send for GstRTSPOnvifServerimpl !Sync for GstRTSPOnvifServer
impl !Sync for GstRTSPOnvifServer