Struct gstreamer_rtsp_server_sys::GstRTSPOnvifServerClass[][src]

#[repr(C)]
pub struct GstRTSPOnvifServerClass { pub parent: GstRTSPServerClass, pub _gst_reserved: [gpointer; 20], }

Fields

Trait Implementations

impl Copy for GstRTSPOnvifServerClass
[src]

impl Clone for GstRTSPOnvifServerClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifServerClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifServerClass

impl !Sync for GstRTSPOnvifServerClass