GStreamer::Tag(3pm)

NAME

GStreamer::Tag - Element interface for media metadata

METHODS

string = GStreamer::Tag::get_description ($tag)
o $tag (string)
boolean = GStreamer::Tag::exists ($tag)
o $tag (string)
tagflag = GStreamer::Tag::get_flag ($tag)
o $tag (string)
boolean = GStreamer::Tag::is_fixed ($tag)
o $tag (string)
string = GStreamer::Tag::get_nick ($tag)
o $tag (string)
string = GStreamer::Tag::get_type ($tag)
o $tag (string)

ENUMS AND FLAGS

enum GStreamer::TagFlag
o 'undefined' / 'GST_TAG_FLAG_UNDEFINED'
o 'meta' / 'GST_TAG_FLAG_META'
o 'encoded' / 'GST_TAG_FLAG_ENCODED'
o 'decoded' / 'GST_TAG_FLAG_DECODED'
o 'count' / 'GST_TAG_FLAG_COUNT'

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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout