Struct gstreamer_rtsp_server_sys::GstRTSPToken[][src]

#[repr(C)]
pub struct GstRTSPToken { pub mini_object: GstMiniObject, }

Fields

Trait Implementations

impl Copy for GstRTSPToken
[src]

impl Clone for GstRTSPToken
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPToken
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPToken

impl !Sync for GstRTSPToken