Function gstreamer_video_sys::gst_buffer_add_video_time_code_meta_full [−][src]
pub unsafe extern "C" fn gst_buffer_add_video_time_code_meta_full(
buffer: *mut GstBuffer,
fps_n: c_uint,
fps_d: c_uint,
latest_daily_jam: *mut GDateTime,
flags: GstVideoTimeCodeFlags,
hours: c_uint,
minutes: c_uint,
seconds: c_uint,
frames: c_uint,
field_count: c_uint
) -> *mut GstVideoTimeCodeMeta
This is supported on crate feature
v1_10
only.