shift

shift — Shift buffers in time, thus re-syncing

Synopsis

struct              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.

Element Information

plugin

entrans

author

Mark Nauwelaerts <mnauw@users.sourceforge.net>

class

Generic

Details

struct GstShift

struct GstShift;

Property Details

The "delay" property

  "delay"                    guint                 : Read / Write

Microseconds to delay stream by adding it to buffer timestamps.

Default value: 0