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 int updated
)

Parameters

toc Toc

pointer to GstToc structure. out[transfer full]

updated int

pointer to store TOC updated flag. out

Meta