= class Gst::Thread
A Gst::Bin that will become a thread.

== Object Hierarchy
* ((<Gst::Object>))
  * ((<Gst::Element>))
    * ((<Gst::Bin>))

== Class Methods
--- Gst::Thread.new(aStringName=nil) 
    Constructs a new Gst::Thread object.
    
    If element name is ommited (or nil), then the thread will receive a guaranteed
    unique name, consisting of the "thread" string and a number.
    If name is given, it will be given the name supplied.




== Properties
--- priority: Integer (Read/Write)
    The scheduling priority of the thread.


== Signals
--- shutdown

- ((<lrz>))
