gstvideo.video_time_code_meta

Module for [VideoTimeCodeMeta] class

Types 1

Extra buffer metadata describing the GstVideoTimeCode of the frame.

Each frame is assumed to have its own timecode, i.e. they are not automatically incremented/interpolated.

Fields
Methods
void * _cPtr()
gst.meta.Meta meta() @propertyGet `meta` field. Returns: parent #GstMeta
gstvideo.video_time_code.VideoTimeCode tc() @propertyGet `tc` field. Returns: the GstVideoTimeCode to attach
Constructors
this(void * ptr, Flag!"Take" take)