GStreamer::Message::Duration.3pm

Langue: en

Version: 2008-01-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

GStreamer::Message::Duration

METHODS


GstMessage = GStreamer::Message::Duration->new ($src, $format, $duration)


GstMessage = GStreamer::Message::Duration->new ($src, $format, $duration)

$src (GStreamer::Object)
$format (GStreamer::Format)
$duration (Glib::Int64)

scalar = $message->duration


scalar = $message->duration


scalar = $message->format


scalar = $message->format

ENUMS AND FLAGS


enum GStreamer::Format

'undefined' / 'GST_FORMAT_UNDEFINED'
'default' / 'GST_FORMAT_DEFAULT'
'bytes' / 'GST_FORMAT_BYTES'
'time' / 'GST_FORMAT_TIME'
'buffers' / 'GST_FORMAT_BUFFERS'
'percent' / 'GST_FORMAT_PERCENT'

SEE ALSO

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

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