Struct gstreamer_rtsp_server_sys::GstRTSPMediaFactoryURI[][src]

#[repr(C)]
pub struct GstRTSPMediaFactoryURI { pub parent: GstRTSPMediaFactory, pub priv_: *mut GstRTSPMediaFactoryURIPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPMediaFactoryURI
[src]

impl Clone for GstRTSPMediaFactoryURI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPMediaFactoryURI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPMediaFactoryURI

impl !Sync for GstRTSPMediaFactoryURI