Struct gstreamer_rtsp_server_sys::GstRTSPSession [−][src]
#[repr(C)]pub struct GstRTSPSession { pub parent: GObject, pub priv_: *mut GstRTSPSessionPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GObject
priv_: *mut GstRTSPSessionPrivate
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstRTSPSession
[src]
impl Copy for GstRTSPSession
impl Clone for GstRTSPSession
[src]
impl Clone for GstRTSPSession
fn clone(&self) -> GstRTSPSession
[src]
fn clone(&self) -> GstRTSPSession
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 GstRTSPSession
[src]
impl Debug for GstRTSPSession
Auto Trait Implementations
impl !Send for GstRTSPSession
impl !Send for GstRTSPSession
impl !Sync for GstRTSPSession
impl !Sync for GstRTSPSession