Factory Details:
  Long name:	WIDAR lag set sorter
  Class:	Sorter/WIDAR
  Description:	Assemble and temporally sort WIDAR lag sets
  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
             +----WcbeSort

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      application/x-widar-lagset

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


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: wcbe_sort_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:
  SRC: 'src'
    Implementation:
    Pad Template: 'src'
    Capabilities:
      application/x-widar-lagset
  SINK: 'sink'
    Implementation:
      Has chainfunc(): 0x6e48cf
      Has custom eventfunc(): 0x6e5494
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "wcbesort0"
  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);