TocEntry


Description:

[ CCode ( has_construct_function = false ) ]
public TocEntry (TocEntryType type, string uid)

Create new TocEntry structure.

Parameters:

type

entry type.

uid

unique ID (UID) in the whole TOC.

Returns:

newly allocated TocEntry structure, free it with gst_toc_entry_unref .