GStreamer::Query man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

GStreamer::Query(3)   User Contributed Perl Documentation  GStreamer::Query(3)

NAME
       GStreamer::Query

DESCRIPTION
       The various query types are represented as subclasses:

       GStreamer::Query::Position
       GStreamer::Query::Duration
       GStreamer::Query::Latency
       GStreamer::Query::Jitter
       GStreamer::Query::Rate
       GStreamer::Query::Seeking
       GStreamer::Query::Segment
       GStreamer::Query::Convert
       GStreamer::Query::Formats

       To create a new query, you call the constructor of the corresponding
       class.

       To modify or retrieve the content of a query, call the corresponding
       mutator:

	 my $query = GStreamer::Query::Position -> new("time");
	 $query -> position("time", 23);
	 my ($format, $position) = $query -> position;

	 my $query = GStreamer::Query::Duration -> new("time");
	 $query -> duration("time", 23);
	 my ($format, $duration) = $query -> duration;

METHODS
   structure = $query->get_structure
SEE ALSO
       GStreamer

COPYRIGHT
       Copyright (C) 2005-2008 by the gtk2-perl team.

       This software is licensed under the LGPL.  See GStreamer for a full
       notice.

perl v5.14.0			  2011-06-19		   GStreamer::Query(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net