ruby-****@sourc*****
ruby-****@sourc*****
2004年 3月 3日 (水) 04:23:54 JST
------------------------- REMOTE_ADDR = 217.117.55.140 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Gst%3A%3AEventSize ------------------------- = class Gst::EventSize A size event. == Object Hierarchy * Object * GLib::Boxed * Gst::Event * Gst::EventSize == Class Methods --- Gst::EventSize.new(format, value) Creates a new size event with the given values. * format: a format (see ((<GstFormat|Gst::Format#GstFormat>))). * value: the event value. * Returns: a newly created Gst::EventSize object. - == 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>)). - ((<lrz>))