GStreamer::Query::Application.3pm

Langue: en

Version: 2009-03-02 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GStreamer::Query::Application

METHODS


GstQuery = GStreamer::Query::Application->new ($type, $structure)


GstQuery = GStreamer::Query::Application->new ($type, $structure)

$type (GStreamer::QueryType)
$structure (GStreamer::Structure)

ENUMS AND FLAGS


enum GStreamer::QueryType

'none' / 'GST_QUERY_NONE'
'position' / 'GST_QUERY_POSITION'
'duration' / 'GST_QUERY_DURATION'
'latency' / 'GST_QUERY_LATENCY'
'jitter' / 'GST_QUERY_JITTER'
'rate' / 'GST_QUERY_RATE'
'seeking' / 'GST_QUERY_SEEKING'
'segment' / 'GST_QUERY_SEGMENT'
'convert' / 'GST_QUERY_CONVERT'
'formats' / 'GST_QUERY_FORMATS'
'buffering' / 'GST_QUERY_BUFFERING'
'custom' / 'GST_QUERY_CUSTOM'
'uri' / 'GST_QUERY_URI'

SEE ALSO

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

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