TocSetter.setToc

Set the given TOC on the setter. Previously set TOC will be unreffed before setting a new one.

interface TocSetter
void
setToc
(
gst.toc.Toc toc = null
)

Parameters

toc gst.toc.Toc

a #GstToc to set.