Struct gstreamer_video::VideoTimeCodeMeta [−][src]
#[repr(transparent)]pub struct VideoTimeCodeMeta(_);
Implementations
pub fn add<'a>(
buffer: &'a mut BufferRef,
tc: &ValidVideoTimeCode
) -> MetaRefMut<'a, Self, Standalone>
[src]This is supported on crate feature
v1_10
only.This is supported on crate feature
v1_10
only.This is supported on crate feature
v1_10
only.Trait Implementations
This is supported on crate feature
v1_10
only.This is supported on crate feature
v1_10
only.This is supported on crate feature
v1_10
only.This is supported on crate feature
v1_10
only.Auto Trait Implementations
impl RefUnwindSafe for VideoTimeCodeMeta
impl Unpin for VideoTimeCodeMeta
impl UnwindSafe for VideoTimeCodeMeta