= class Gst::EventSize
A size event.

== Object Hierarchy
* ((<Gst::Event>))

== Class Methods
--- Gst::EventSize.new(format, value) 
    Creates a new size event with the given values.
    
    Meaningful formats are:
        * Gst::Format::DEFAULT;
        * Gst::Format::BYTES;
        * Gst::Format::TIME;
        * Gst::Format::BUFFERS;
        * Gst::Format::PERCENT;
        * Gst::Format::UNITS.




- ((<lrz>))
