TocSetterT.setToc

Set the given TOC on the setter. Previously setted TOC will be unrefed before setting a new one.

template TocSetterT(TStruct)
void
setToc
(
Toc toc
)

Parameters

toc Toc

a GstToc to set. [allow-none]

Meta