Factory Details:
  Long name:	WIDAR frame source
  Class:	Source
  Description:	WIDAR frame source
  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
             +----GstBaseSrc
                   +----GstPushSrc
                         +----WcbeSrc

Implemented Interfaces:
  GstURIHandler

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


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_base_src_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:
      Has getrangefunc(): gst_base_src_pad_get_range
      Has custom eventfunc(): gst_base_src_event_handler
      Has custom queryfunc(): gst_base_src_query
    Pad Template: 'src'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "wcbesrc0"
  blocksize           : Size in bytes to read per buffer (0 = default)
                        flags: readable, writable
                        Unsigned Long. Range: 0 - 4294967295 Default: 4096 Current: 1068
  num-buffers         : Number of buffers to output before sending EOS
                        flags: readable, writable
                        Integer. Range: -1 - 2147483647 Default: -1 Current: -1
  typefind            : Run typefind before negotiating
                        flags: readable, writable
                        Boolean. Default: false Current: false
  uri                 : Set frame source
                        flags: readable, writable
                        String. Default: null Current: null
  widar-max-framesize : Set maximum frame size
                        flags: readable, writable
                        Unsigned Long. Range: 0 - 4294967295 Default: 1068 Current: 1068
  num-frames          : Get number of frames sent
                        flags: readable
                        Unsigned Integer64. Range: 0 - 18446744073709551615 Default: 0 Current: 0
  fps                 : Set playback rate of file input
                        flags: readable, writable
                        Unsigned Integer. Range: 0 - 4294967295 Default: 100 Current: 100
  live-timestamps     : Use live timestamps in data frames?
                        flags: readable, writable
                        Boolean. Default: false Current: false