about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedgstvideo_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedgstvideo_private.h b/src/wrapped/wrappedgstvideo_private.h
index 2cb724fa..dbc61d9f 100644
--- a/src/wrapped/wrappedgstvideo_private.h
+++ b/src/wrapped/wrappedgstvideo_private.h
@@ -373,7 +373,7 @@ GO(gst_video_tile_mode_get_type, LFv)
 GO(gst_video_tile_type_get_type, LFv)
 GO(gst_video_time_code_add_frames, vFpl)
 GO(gst_video_time_code_add_interval, pFpp)
-//GO(gst_video_time_code_clear, 
+GO(gst_video_time_code_clear, vFp)
 GO(gst_video_time_code_compare, iFpp)
 GO(gst_video_time_code_copy, pFp)
 GO(gst_video_time_code_flags_get_type, LFv)