Struct gstreamer_rtsp_server_sys::GstRTSPOnvifClient [−][src]
#[repr(C)]pub struct GstRTSPOnvifClient { pub parent: GstRTSPClient, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstRTSPClient_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPOnvifClientimpl !Send for GstRTSPOnvifClientimpl !Sync for GstRTSPOnvifClientimpl Unpin for GstRTSPOnvifClientimpl UnwindSafe for GstRTSPOnvifClientBlanket Implementations
Mutably borrows from an owned value. Read more