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 GstRTSPSessionClass
impl Clone for GstRTSPSessionClass
[src]
impl Clone for GstRTSPSessionClass
fn clone(&self) -> GstRTSPSessionClass
[src]
fn clone(&self) -> GstRTSPSessionClass
Returns 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 GstRTSPSessionClass
Auto Trait Implementations
impl !Send for GstRTSPSessionClass
impl !Send for GstRTSPSessionClass
impl !Sync for GstRTSPSessionClass
impl !Sync for GstRTSPSessionClass