Struct gstreamer_rtsp_server_sys::GstRTSPSessionPool [−][src]
#[repr(C)]pub struct GstRTSPSessionPool { pub parent: GObject, pub priv_: *mut GstRTSPSessionPoolPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GObjectpriv_: *mut GstRTSPSessionPoolPrivate_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPSessionPoolimpl !Send for GstRTSPSessionPoolimpl !Sync for GstRTSPSessionPoolimpl Unpin for GstRTSPSessionPoolimpl UnwindSafe for GstRTSPSessionPoolBlanket Implementations
Mutably borrows from an owned value. Read more