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