Struct gstreamer_sys::GstProtectionMeta [−][src]
#[repr(C)]pub struct GstProtectionMeta { pub meta: GstMeta, pub info: *mut GstStructure, }
Fields
meta: GstMetainfo: *mut GstStructureTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstProtectionMetaimpl !Send for GstProtectionMetaimpl !Sync for GstProtectionMetaimpl Unpin for GstProtectionMetaimpl UnwindSafe for GstProtectionMetaBlanket Implementations
Mutably borrows from an owned value. Read more