Struct gstreamer_rtsp_server_sys::GstRTSPOnvifServerClass [−][src]
#[repr(C)]pub struct GstRTSPOnvifServerClass { pub parent: GstRTSPServerClass, pub _gst_reserved: [gpointer; 20], }
Fields
parent: GstRTSPServerClass_gst_reserved: [gpointer; 20]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPOnvifServerClassimpl !Send for GstRTSPOnvifServerClassimpl !Sync for GstRTSPOnvifServerClassimpl Unpin for GstRTSPOnvifServerClassimpl UnwindSafe for GstRTSPOnvifServerClassBlanket Implementations
Mutably borrows from an owned value. Read more