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