Toc.this

Create a new gstreamer.Toc structure.

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

Parameters

scope_ GstTocScope

scope of this TOC

Return Value

newly allocated gstreamer.Toc structure, free it with Toc.unref.

Throws

ConstructionException GTK+ fails to create the object.