Struct gstreamer_rtsp_server_sys::GstRTSPToken [−][src]
#[repr(C)]pub struct GstRTSPToken { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTSPTokenimpl !Send for GstRTSPTokenimpl !Sync for GstRTSPTokenimpl Unpin for GstRTSPTokenimpl UnwindSafe for GstRTSPTokenBlanket Implementations
Mutably borrows from an owned value. Read more