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 gstreamer.Toc structure.

updated bool

pointer to store TOC updated flag.