Toc.this

Create a new #GstToc structure.

  1. this(GstToc* gstToc, bool ownedRef)
  2. this(GstTocScope scope_)
    class Toc

Parameters

scope_ GstTocScope

scope of this TOC

Return Value

newly allocated #GstToc structure, free it with gst_toc_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta