Event.parseToc

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

class Event
void
parseToc
(
out Toc toc
,
out bool updated
)

Parameters

toc Toc

pointer to #GstToc structure.

updated bool

pointer to store TOC updated flag.

Meta