summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/videosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/video/videosink.h')
-rw-r--r--gst-libs/gst/video/videosink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/video/videosink.h b/gst-libs/gst/video/videosink.h
index 2a460fdaa..171a91ba0 100644
--- a/gst-libs/gst/video/videosink.h
+++ b/gst-libs/gst/video/videosink.h
@@ -56,7 +56,7 @@ struct _GstVideoSink {
gint width, height;
gint frames_displayed;
- guint64 frame_time;
+ gint64 frame_time;
GstClock *clock;