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 GstRTSPOnvifClientClass
impl !Send for GstRTSPOnvifClientClass
impl !Sync for GstRTSPOnvifClientClass
impl Unpin for GstRTSPOnvifClientClass
impl UnwindSafe for GstRTSPOnvifClientClass
Blanket Implementations
Mutably borrows from an owned value. Read more