[gst-devel] How to check for registered tags

Tim Müller t.i.m at zen.co.uk
Fri Mar 16 08:40:28 CET 2007


On Fri, 2007-03-16 at 14:57 +0900, radhika gangula wrote:
> I am trying to register the tags using gst_tag_register() from
> class_init() function. How or where to check if the tag is registered?

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstTagList.html#gst-tag-exists

You should be able to register the same tag twice though, as long as the
type is the same.

Cheers
 -Tim






More information about the gstreamer-devel mailing list