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

Trait Implementations

impl Copy for GstRTSPThreadPool
[src]

impl Clone for GstRTSPThreadPool
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPThreadPool
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPThreadPool

impl !Sync for GstRTSPThreadPool