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 GstRTSPAddressPoolimpl Clone for GstRTSPAddressPool[src]
impl Clone for GstRTSPAddressPoolfn clone(&self) -> GstRTSPAddressPool[src]
fn clone(&self) -> GstRTSPAddressPoolReturns 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 GstRTSPAddressPoolAuto Trait Implementations
impl !Send for GstRTSPAddressPool
impl !Send for GstRTSPAddressPoolimpl !Sync for GstRTSPAddressPool
impl !Sync for GstRTSPAddressPool