Factory Details:
  Long name:	WIDAR lagset sink
  Class:	Sink/WIDAR
  Description:	Write WIDAR lag sets to Unix domain sockets
  Author(s):	Martin Pokorny 
  Rank:		none (0)

Plugin Details:
  Name:			wcbeinputstage
  Description:		WIDAR backend input stage elements
  Filename:		/users/mpokorny/projects/wcbe/_mpp/plugins/.libs/libwcbeinputstage.so
  Version:		0.3
  License:		GPL
  Source module:	wcbe
  Binary package:	wcbe
  Origin URL:		http://www.aoc.nrao.edu/evla

GObject
 +----GstObject
       +----GstElement
             +----GstBaseSink
                   +----WcbeLagsetSink

Pad Templates:
  SINK template: 'sink'
    Availability: Always
    Capabilities:
      application/x-widar-lagset


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_base_sink_change_state
  Has custom save_thyself() function: gst_element_save_thyself
  Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.
Element has no indexing capabilities.

Pads:
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_base_sink_chain
      Has custom eventfunc(): gst_base_sink_event
      Has bufferallocfunc(): gst_base_sink_pad_buffer_alloc
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "wcbelagsetsink0"
  preroll-queue-len   : Number of buffers to queue during preroll
                        flags: readable, writable
                        Unsigned Integer. Range: 0 - 4294967295 Default: 0 Current: 0
  sync                : Sync on the clock
                        flags: readable, writable
                        Boolean. Default: true Current: false
  max-lateness        : Maximum number of nanoseconds that a buffer can be late before it is dropped (-1 unlimited)
                        flags: readable, writable
                        Integer64. Range: -1 - 9223372036854775807 Default: -1 Current: -1
  qos                 : Generate Quality-of-Service events upstream
                        flags: readable, writable
                        Boolean. Default: false Current: false
  sockdir             : Directory for lagset sockets
                        flags: readable, writable
                        String. Default: null Current: ""
  configs             : Get list of all available configurations
                        flags: readable
                        Array of GValues
  active-config       : Get name of active configuration
                        flags: readable
                        String. Default: null Current: ""

Element Signals:
  "config-created" :  void user_function (GstElement* object,
                                          gchararray arg0,
                                          gboolean arg1,
                                          gpointer user_data);
  "config-activated" :  void user_function (GstElement* object,
                                            gchararray arg0,
                                            gboolean arg1,
                                            gpointer user_data);
  "config-deactivated" :  void user_function (GstElement* object,
                                              gchararray arg0,
                                              gpointer user_data);
  "config-destroyed" :  void user_function (GstElement* object,
                                            gchararray arg0,
                                            gboolean arg1,
                                            gpointer user_data);