shift
shift — Shift buffers in time, thus re-syncing
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseTransform
+----GstShift
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