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