bufferjoin

bufferjoin — Joins consecutive buffers with identical timestamps

Synopsis

                    GstBufferJoin;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBufferJoin

Properties

  "join-flags"               gboolean              : Read / Write
  "join-none"                gboolean              : Read / Write

Description

Joins consecutive buffers that have identical timestamps (valid durations will be aggregated).

Element Information

plugin

entrans

author

Mark Nauwelaerts <mnauw@users.sourceforge.net>

class

Generic

Details

GstBufferJoin

typedef struct _GstBufferJoin GstBufferJoin;

Property Details

The "join-flags" property

  "join-flags"               gboolean              : Read / Write

Join buffers with different flags.

Default value: FALSE


The "join-none" property

  "join-none"                gboolean              : Read / Write

Join buffers with invalid time.

Default value: FALSE