shift

shift — Shift buffers in time, thus re-syncing

Synopsis

                    GstShift;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstShift

Properties

  "delay"                    guint                 : Read / Write

Description

Delay passing buffers by amount indicated by delay (in microseconds). That is, add delay to passing buffers' timestamp.

Passing segment events are also shifted accordingly.

Details

GstShift

typedef struct _GstShift GstShift;

Property Details

The "delay" property

  "delay"                    guint                 : Read / Write

Microseconds to delay stream by adding it to buffer timestamps.

Default value: 0