VideoTimeCodeMeta

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.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

meta
gst.meta.Meta meta [@property getter]

Get field meta.

tc
gstvideo.video_time_code.VideoTimeCode tc [@property getter]

Get field tc.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()