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

Trait Implementations

impl Copy for GstRTSPAddressPool
[src]

impl Clone for GstRTSPAddressPool
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPAddressPool
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPAddressPool

impl !Sync for GstRTSPAddressPool