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