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::ElementFactory(3pm)				User Contributed Perl Documentation			    GStreamer::ElementFactory(3pm)

NAME
GStreamer::ElementFactory - Create GstElements from a factory HIERARCHY
Glib::Object +----GStreamer::Object +----GStreamer::PluginFeature +----GStreamer::ElementFactory METHODS
string = $factory->get_author boolean = $factory->can_sink_caps ($caps) o $caps (GStreamer::Caps) boolean = $factory->can_src_caps ($caps) o $caps (GStreamer::Caps) element or undef = $factory->create ($name) o $name (string or undef) string = $factory->get_description string = $factory->get_element_type elementfactory or undef = GStreamer::ElementFactory->find ($name) o $name (string) string = $factory->get_klass string = $factory->get_longname list = GStreamer::ElementFactory->make ($factoryname, $name, ...) o $factoryname (string) o $name (string) o ... (list) list = $factory->get_uri_protocols uritype = $factory->get_uri_type ENUMS AND FLAGS
enum GStreamer::URIType o 'unknown' / 'GST_URI_UNKNOWN' o 'sink' / 'GST_URI_SINK' o 'src' / 'GST_URI_SRC' SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::PluginFeature 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::ElementFactory(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