Query: gstreamer::pipeline
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::Pipeline(3pm) User Contributed Perl Documentation GStreamer::Pipeline(3pm)NAMEGStreamer::Pipeline - Top-level bin with clocking and bus management functionality.HIERARCHYGlib::Object +----GStreamer::Object +----GStreamer::Element +----GStreamer::Bin +----GStreamer::PipelineINTERFACESGStreamer::ChildProxyMETHODSelement = GStreamer::Pipeline->new ($name) o $name (string or undef) $pipeline->auto_clock bus = $pipeline->get_bus clock = $pipeline->get_clock $pipeline->set_clock ($clock) o $clock (GStreamer::Clock) unsigned integer = $pipeline->get_last_stream_time $pipeline->set_new_stream_time ($time) o $time (unsigned integer) $pipeline->use_clock ($clock) o $clock (GStreamer::Clock)PROPERTIES'auto-flush-bus' (boolean : default true : readable / writable / private) Whether to automatically flush the pipeline's bus when going from READY into NULL state 'delay' (Glib::UInt64 : default 0 : readable / writable / private) Expected delay needed for elements to spin up to PLAYING in nanosecondsSEE ALSOGStreamer, Glib::Object, GStreamer::Object, GStreamer::Element, GStreamer::BinCOPYRIGHTCopyright (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::Pipeline(3pm)