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
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPOnvifServerimpl !Send for GstRTSPOnvifServerimpl !Sync for GstRTSPOnvifServerimpl Unpin for GstRTSPOnvifServerimpl UnwindSafe for GstRTSPOnvifServerBlanket Implementations
Mutably borrows from an owned value. Read more