Struct gstreamer_video_sys::GstVideoTimeCodeMeta [−][src]
#[repr(C)]pub struct GstVideoTimeCodeMeta { pub meta: GstMeta, pub tc: GstVideoTimeCode, }
Fields
meta: GstMetatc: GstVideoTimeCodeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoTimeCodeMetaimpl !Send for GstVideoTimeCodeMetaimpl !Sync for GstVideoTimeCodeMetaimpl Unpin for GstVideoTimeCodeMetaimpl UnwindSafe for GstVideoTimeCodeMetaBlanket Implementations
Mutably borrows from an owned value. Read more