Struct gstreamer_rtsp_server_sys::GstRTSPClientPrivate[][src]

#[repr(C)]
pub struct GstRTSPClientPrivate(_);

Trait Implementations

impl Debug for GstRTSPClientPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstRTSPClientPrivate

impl Sync for GstRTSPClientPrivate