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
impl Copy for GstRTSPSessionClass[src]
impl Copy for GstRTSPSessionClassimpl Clone for GstRTSPSessionClass[src]
impl Clone for GstRTSPSessionClassfn clone(&self) -> GstRTSPSessionClass[src]
fn clone(&self) -> GstRTSPSessionClassReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstRTSPSessionClass[src]
impl Debug for GstRTSPSessionClassAuto Trait Implementations
impl !Send for GstRTSPSessionClass
impl !Send for GstRTSPSessionClassimpl !Sync for GstRTSPSessionClass
impl !Sync for GstRTSPSessionClass