cairotimeoverlay

cairotimeoverlay — Overlays the time on a video stream

Synopsis




                    GstCairoTimeOverlay;

Object Hierarchy


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

Description

Example launch line

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

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;