cairotimeoverlay

cairotimeoverlay — Overlays the time on a video stream

Synopsis




                    GstCairoTimeOverlay;

Object Hierarchy


  GObject
   +----GstObject
         +----GstOsxAudioSink
               +----GstBaseTransform
                     +----GstCairoTimeOverlay

Description

cairotimeoverlay renders the buffer timestamp for each frame on top of the frame.

Example launch line

gst-launch -v -m videotestsrc ! cairotimeoverlay ! autovideosink

Element Information

plugin cairo
author David Schleef <ds@schleef.org>
class Filter/Editor/Video

Details

GstCairoTimeOverlay

typedef struct _GstCairoTimeOverlay GstCairoTimeOverlay;