bufferAddVideoTimeCodeMetaFull

Attaches #GstVideoTimeCodeMeta metadata to buffer with the given parameters.

Parameters

buffer gst.buffer.Buffer

a #GstBuffer

fpsN uint

framerate numerator

fpsD uint

framerate denominator

latestDailyJam glib.date_time.DateTime

a #GDateTime for the latest daily jam

flags gstvideo.types.VideoTimeCodeFlags

a #GstVideoTimeCodeFlags

hours uint

hours since the daily jam

minutes uint

minutes since the daily jam

seconds uint

seconds since the daily jam

frames uint

frames since the daily jam

fieldCount uint

fields since the daily jam

Return Value

Type: gstvideo.video_time_code_meta.VideoTimeCodeMeta

the #GstVideoTimeCodeMeta on buffer, or (since 1.16) null if the timecode was invalid.