ruby-****@sourc*****
ruby-****@sourc*****
2003年 8月 24日 (日) 02:14:58 JST
------------------------- REMOTE_ADDR = 81.51.53.223 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Gst%3A%3AThread ------------------------- = 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>))