Valadoc | Vala | Tutorial | API-References | Markup

Index


Object Hierarchy:

Object hierarchy for Index

Description:

public abstract class Index : Object

GstIndex is used to generate a stream index of one or more elements in a pipeline. Elements will overload the set_index and get_index virtual methods in Element. When streaming data, the element will add index entries if it has an index set. Each element that adds to the index will do that using a writer_id. The writer_id is obtained from get_writer_id. The application that wants to index the stream will create a new index object using Index or make. The index is assigned to a specific element, a bin or the whole pipeline. This will cause indexable elements to add entires to the index while playing.


Namespace: Gst
Package: gstreamer-0.10

Content:

Properties:

Creation methods:

Methods:

Signals: