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