Factory Details:
  Long name:	WIDAR frame dump
  Class:	Transform/WIDAR
  Description:	Dump WIDAR binary frames to files
  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
             +----GstBaseTransform
                   +----WcbeFramedump

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

  SRC template: 'src'
    Availability: Always
    Capabilities:
      application/x-widar-raw


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_element_change_state_func
  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:
      Has getrangefunc(): gst_base_transform_getrange
      Has custom eventfunc(): gst_base_transform_src_event
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_base_transform_chain
      Has custom eventfunc(): gst_base_transform_sink_event
      Has bufferallocfunc(): gst_base_transform_buffer_alloc
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "wcbeframedump0"
  qos                 : handle QoS messages
                        flags: readable, writable
                        Boolean. Default: false Current: false
  format              : Output format switch
                        flags: readable, writable
                        Enum "WcbeFramedumpFormat" Current: 0, "ASCII"
                           (0): ASCII            - WCBE_FRAMEDUMP_ASCII
                           (1): BINARY           - WCBE_FRAMEDUMP_BINARY
  do-output           : Produce frame dump files?
                        flags: readable, writable
                        Boolean. Default: false Current: false
  max-file-size       : Maximum dump file size
                        flags: readable, writable
                        Integer64. Range: 102400 - 1073741824 Default: 10485760 Current: 10485760