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