Struct gstreamer_rtsp_server_sys::GstRTSPMediaFactoryURIClass [−][src]
#[repr(C)]pub struct GstRTSPMediaFactoryURIClass { pub parent_class: GstRTSPMediaFactoryClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstRTSPMediaFactoryClass_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPMediaFactoryURIClassimpl !Send for GstRTSPMediaFactoryURIClassimpl !Sync for GstRTSPMediaFactoryURIClassimpl Unpin for GstRTSPMediaFactoryURIClassimpl UnwindSafe for GstRTSPMediaFactoryURIClassBlanket Implementations
Mutably borrows from an owned value. Read more