Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gstreamer::querytype(3pm) [debian man page]

GStreamer::QueryType(3pm)				User Contributed Perl Documentation				 GStreamer::QueryType(3pm)

NAME
GStreamer::QueryType - Dynamically register new query types. Provide functions to create queries, and to set and parse values in them. HIERARCHY
Glib::Enum +----GStreamer::QueryType METHODS
querytype = GStreamer::QueryType::get_by_nick ($nick) o $nick (string) list = GStreamer::QueryType::get_details ($type) o $type (GStreamer::QueryType) querytype = GStreamer::QueryType::register ($nick, $description) o $nick (string) o $description (string) ENUMS AND FLAGS
enum GStreamer::QueryType o 'none' / 'GST_QUERY_NONE' o 'position' / 'GST_QUERY_POSITION' o 'duration' / 'GST_QUERY_DURATION' o 'latency' / 'GST_QUERY_LATENCY' o 'jitter' / 'GST_QUERY_JITTER' o 'rate' / 'GST_QUERY_RATE' o 'seeking' / 'GST_QUERY_SEEKING' o 'segment' / 'GST_QUERY_SEGMENT' o 'convert' / 'GST_QUERY_CONVERT' o 'formats' / 'GST_QUERY_FORMATS' o 'buffering' / 'GST_QUERY_BUFFERING' o 'custom' / 'GST_QUERY_CUSTOM' o 'uri' / 'GST_QUERY_URI' SEE ALSO
GStreamer, Glib::Enum 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::QueryType(3pm)

Check Out this Related Man Page

GStreamer::Pipeline(3pm)				User Contributed Perl Documentation				  GStreamer::Pipeline(3pm)

NAME
GStreamer::Pipeline - Top-level bin with clocking and bus management functionality. HIERARCHY
Glib::Object +----GStreamer::Object +----GStreamer::Element +----GStreamer::Bin +----GStreamer::Pipeline INTERFACES
GStreamer::ChildProxy METHODS
element = 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 nanoseconds SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::Element, GStreamer::Bin 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::Pipeline(3pm)
Man Page

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

awk output?

i have this file 11 tony tony 12 john john 0 13 nick nick 20 14 mary mary 40 i want to display the file like tony tony missing john john 0 Failed nick nick Failed mary mary 40 if there is no mark for a name flag it as missing ,mark <40 flagged as failed i came up with ... (6 Replies)
Discussion started by: kion
6 Replies

2. IP Networking

Mutiple nics on Freebsd 7.0

I had the pleasure of having a gig nic given to me this week, which also appears on the hardware list of FreeBSD. What I would LIKE to do is: 1). Set my 10/100 nick as the dedicated outside/internet connection with a lan ip of 192.168.1.100 2). Set the gig nick as the dedicated... (2 Replies)
Discussion started by: droolin
2 Replies

3. What is on Your Mind?

Free Webspace

Good Evening, can anyone suggest me some free Domain Hosting sites? I want to get my homepage running but I don't know a good hoster. Any suggestions? greetings nick. (1 Reply)
Discussion started by: Dr. Nick
1 Replies