Struct gstreamer_rtsp_server_sys::GstRTSPOnvifClientClass[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPOnvifClientClass
[src]

impl Clone for GstRTSPOnvifClientClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifClientClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifClientClass

impl !Sync for GstRTSPOnvifClientClass