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