shift — Shift buffers in time, thus re-syncing
GstShift;
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstShift
"delay" guint : Read / Write
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.
typedef struct _GstShift GstShift;
"delay"
Microseconds to delay stream by adding it to buffer timestamps.
Default value: 0