Struct gstreamer_rtsp_server_sys::GstRTSPMediaFactoryURIClass[][src]

#[repr(C)]
pub struct GstRTSPMediaFactoryURIClass { pub parent_class: GstRTSPMediaFactoryClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPMediaFactoryURIClass
[src]

impl Clone for GstRTSPMediaFactoryURIClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPMediaFactoryURIClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPMediaFactoryURIClass

impl !Sync for GstRTSPMediaFactoryURIClass