TocEntry.this

Create new #GstTocEntry structure.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gst.types.TocEntryType type, string uid)
    class TocEntry

Parameters

type gst.types.TocEntryType

entry type.

uid string

unique ID (UID) in the whole TOC.

Return Value

newly allocated #GstTocEntry structure, free it with gst_toc_entry_unref().