XmpWriter
Object Hierarchy:
Description:
[ CCode ( type_cname = "GstTagXmpWriterInterface" , type_id = "gst_tag_xmp_writer_get_type ()" ) ]
[ GIR ( name = "TagXmpWriter" ) ]
public interface XmpWriter : Element
[ GIR ( name = "TagXmpWriter" ) ]
public interface XmpWriter : Element
This interface is implemented by elements that are able to do XMP serialization.
Examples for such elements are jifmux and qtmux.
Applications can use this interface to configure which XMP schemas should be used when serializing tags into XMP. Schemas are represented by their names, a full list of the supported schemas can be obtained from xmp_list_schemas. By default, all schemas are used.
Namespace: Gst.Tag
Package: gstreamer-tag-1.0
Content:
Methods:
Inherited Members:
All known members inherited from class Gst.Element
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object