GStreamer::Tag.3pm

Langue: en

Version: 2009-02-25 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GStreamer::Tag - Element interface for media metadata

METHODS

string = GStreamer::Tag::get_description ($tag)

$tag (string)

boolean = GStreamer::Tag::exists ($tag)

$tag (string)

tagflag = GStreamer::Tag::get_flag ($tag)

$tag (string)

boolean = GStreamer::Tag::is_fixed ($tag)

$tag (string)

string = GStreamer::Tag::get_nick ($tag)

$tag (string)

string = GStreamer::Tag::get_type ($tag)

$tag (string)

ENUMS AND FLAGS

enum GStreamer::TagFlag

'undefined' / 'GST_TAG_FLAG_UNDEFINED'
'meta' / 'GST_TAG_FLAG_META'
'encoded' / 'GST_TAG_FLAG_ENCODED'
'decoded' / 'GST_TAG_FLAG_DECODED'
'count' / 'GST_TAG_FLAG_COUNT'

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.