Struct gstreamer_rtsp_server_sys::GstRTSPToken [−][src]
#[repr(C)]pub struct GstRTSPToken { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObject
Trait Implementations
impl Copy for GstRTSPToken[src]
impl Copy for GstRTSPTokenimpl Clone for GstRTSPToken[src]
impl Clone for GstRTSPTokenfn clone(&self) -> GstRTSPToken[src]
fn clone(&self) -> GstRTSPTokenReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstRTSPToken[src]
impl Debug for GstRTSPTokenAuto Trait Implementations
impl !Send for GstRTSPToken
impl !Send for GstRTSPTokenimpl !Sync for GstRTSPToken
impl !Sync for GstRTSPToken