Struct gstreamer_rtsp_server_sys::GstRTSPOnvifServer[][src]

#[repr(C)]
pub struct GstRTSPOnvifServer { pub parent: GstRTSPServer, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPOnvifServer
[src]

impl Clone for GstRTSPOnvifServer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifServer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifServer

impl !Sync for GstRTSPOnvifServer