Gst.TocSetter.prototype.get_toc

function get_toc():Gst.Toc {
    // Gjs wrapper for gst_toc_setter_get_toc()
}

Return current TOC the setter uses. The TOC should not be modified without making it writable first.

Returns

TOC set, or NULL. Unref with gst_toc_unref() when no longer needed