Struct gstreamer_rtsp_server_sys::GstRTSPOnvifMediaFactory[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPOnvifMediaFactory
[src]

impl Clone for GstRTSPOnvifMediaFactory
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifMediaFactory
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifMediaFactory

impl !Sync for GstRTSPOnvifMediaFactory