Struct gstreamer_rtsp_server_sys::GstRTSPPermissions[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPPermissions
[src]

impl Clone for GstRTSPPermissions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPPermissions
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPPermissions

impl !Sync for GstRTSPPermissions