debian man page for gstreamer::event::buffersize

Query: gstreamer::event::buffersize

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GStreamer::Event::BufferSize(3pm)			User Contributed Perl Documentation			 GStreamer::Event::BufferSize(3pm)

NAME
GStreamer::Event::BufferSize - Structure describing events that are passed up and down a pipeline
METHODS
GstEvent = GStreamer::Event::BufferSize->new ($format, $minsize, $maxsize, $async) o $format (GStreamer::Format) o $minsize (64 bit integer) o $maxsize (64 bit integer) o $async (boolean) scalar = $event->async scalar = $event->format scalar = $event->maxsize scalar = $event->minsize
ENUMS AND FLAGS
enum GStreamer::Format o 'undefined' / 'GST_FORMAT_UNDEFINED' o 'default' / 'GST_FORMAT_DEFAULT' o 'bytes' / 'GST_FORMAT_BYTES' o 'time' / 'GST_FORMAT_TIME' o 'buffers' / 'GST_FORMAT_BUFFERS' o 'percent' / 'GST_FORMAT_PERCENT'
SEE ALSO
GStreamer
COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Event::BufferSize(3pm)
Related Man Pages
gstreamer::childproxy(3pm) - debian
gstreamer::element(3pm) - debian
gstreamer::elementfactory(3pm) - debian
gstreamer::object(3pm) - debian
gstreamer::pipeline(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph