XmpWriter


Object Hierarchy:

Gst.Tag.XmpWriter Gst.Tag.XmpWriter Gst.Tag.XmpWriter Gst.Element Gst.Element Gst.Element->Gst.Tag.XmpWriter Gst.Object Gst.Object Gst.Object->Gst.Element GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_cname = "GstTagXmpWriterInterface" , type_id = "gst_tag_xmp_writer_get_type ()" ) ]
[ 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

Content:

Methods:

Inherited Members:

All known members inherited from class Gst.Element