[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gst::Thread

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2009年 6月 4日 (木) 14:09:05 JST


-------------------------
REMOTE_ADDR = 220.100.118.58
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gst%3A%3AThread
-------------------------
KEYWORD     = dTS2YE  <a href="http://mjcyevsajlip.com/">mjcyevsajlip</a>, [url=http://jzdagoclmjji.com/]jzdagoclmjji[/url], [link=http://hokbywpuofdf.com/]hokbywpuofdf[/link], http://hyxjbxatkuvw.com/ -> 
-------------------------
@@ -1 +1,42 @@
-dTS2YE  <a href="http://mjcyevsajlip.com/">mjcyevsajlip</a>, [url=http://jzdagoclmjji.com/]jzdagoclmjji[/url], [link=http://hokbywpuofdf.com/]hokbywpuofdf[/link], http://hyxjbxatkuvw.com/
+= class Gst::Thread
+A Gst::Bin that will become a thread.
+
+== Object Hierarchy
+* Object
+  * GLib::Instantiatable
+    * GLib::Object
+      * Gst::Object
+        * Gst::Element
+          * Gst::Bin
+            * Gst::Thread
+
+== Class Methods
+--- Gst::Thread.current
+    This method returns the current running thread, as a Gst::Thread object, or nil if there is no active thread.
+    * Returns: the current running thread, as a Gst::Thread object, or nil if there is no active thread.
+
+--- Gst::Thread.new(name=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.
+    * name: a name which will be attributed to the thread.
+    * Returns: a newly created Gst::Thread object.
+
+== Constants
+=== GstThreadState
+--- STATE_REAPING
+--- STATE_SPINNING
+--- STATE_WAITING
+
+== Properties
+--- priority: GstThreadPriority (Read/Write)
+    The scheduling priority of the thread.
+
+== Signals
+--- shutdown
+
+== See Also
+((<Gst>)).
+
+- ((<lrz>))




ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index