Struct gstreamer_rtsp_server_sys::GstRTSPStreamPrivate[][src]

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

Trait Implementations

impl Debug for GstRTSPStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstRTSPStreamPrivate

impl Sync for GstRTSPStreamPrivate