- Tags — additional tag definitions for plugins and applications
- GstVorbisTag — tag mappings and support functions for plugins dealing with vorbiscomments
- ID3 tag utils — tag mappings and support functions for plugins dealing with ID3v1 and ID3v2 tags
- GstExiftag — tag mappings and support functions for plugins dealing with exif tags
- GstXmptag — tag mappings and support functions for plugins dealing with xmp packets
- GstTagXmpWriter — Interface for elements that provide XMP serialization
- GstTagDemux — Base class for demuxing tags that are in chunks directly at the beginning or at the end of a file
- GstTagMux — Base class for adding tags that are in one single chunk directly at the beginning or at the end of a file
- ISO-639 lang mappings — mappings for ISO-639 language codes and names
- Licenses — utility functions for Creative Commons licenses
This library should be linked to by getting cflags and libs from
gstreamer-plugins-base-1.0.pc
and adding
-lgsttag-1.0
to the library flags.