[ruby-gnome2-doc-cvs] [Hiki] update - Gst::Event

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2004年 3月 2日 (火) 06:04:41 JST


-------------------------
REMOTE_ADDR = 217.117.55.140
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Gst%3A%3AEvent
-------------------------
  = class Gst::Event
  Event definitions.
  
  == Object Hierarchy
  * Object
    * GLib::Boxed
      * Gst::Event
  
  == Class Methods
  --- Gst::Event.new(type)
      Allocates a new event of the given type.
-     * type: an event type (see Gst::EventType::Type).  
-     * Returns: a newly allocated Gst::EventType object.
+     * type: an event type (see ((<GstEventType|Gst::Event#GstEventType>))).  
+     * Returns: a newly allocated Gst::Event object.
  
  == Instance Methods
  --- src
      This method returns the source Gst::Object that generated this event.
      * Returns: the source Gst::Object that generated this event.
  
  --- timestamp
      This method returns the timestamp of this event.
      * Returns: the timestamp of this event.
  
  == Constants
  === GstEventType
  --- DISCONTINUOUS
  --- EMPTY
  --- EOS
  --- FILLER
  --- FLUSH
  --- INTERRUPT
  --- NEW_MEDIA
  --- QOS
  --- RATE
  --- SEEK
  --- SEEK_SEGMENT
  --- SEGMENT_DONE
  --- SIZE
  --- TS_OFFSET
  --- UNKNOWN
  
  === GstEventFlag
  --- EVENT_FLAG_NONE
  --- RATE_FLAG_NEGATIVE
  
  == See Also
  ((<Gst::EventSeek>)), ((<Gst::EventSize>)), ((<Gst>)).
  
  - ((<lrz>))





ruby-gnome2-cvs メーリングリストの案内
Back to archive index