Event.parseToc

Parse a TOC event and store the results in the given toc and updated locations.

class Event
void
parseToc
(,
out bool updated
)

Parameters

toc gst.toc.Toc

pointer to #GstToc structure.

updated bool

pointer to store TOC updated flag.