Valadoc | Vala | Tutorial | API-References | Markup

XML


Object Hierarchy:

Object hierarchy for XML

Description:

public class XML : Object

GStreamer pipelines can be saved to xml files using write_file. They can be loaded back using parse_doc / parse_file / parse_memory. Additionally one can load saved pipelines into the gst-editor to inspect the graph. Element implementations need to override the Object.save_thyself() and Object .restore_thyself() virtual functions of Object. broken for all but the most simple pipelines. It will most likely be removed in future. Don't use it.


Namespace: Gst
Package: gstreamer-0.10

Content:

Static methods:

Creation methods:

Methods:

Signals:

Fields: