Event.parseToc
void parseToc(out gst.toc.Toc toc, out bool updated)Parse a TOC event and store the results in the given toc and updated locations.
Parameters
toc | pointer to #GstToc structure. |
updated | pointer to store TOC updated flag. |
void parseToc(out gst.toc.Toc toc, out bool updated)Parse a TOC event and store the results in the given toc and updated locations.
toc | pointer to #GstToc structure. |
updated | pointer to store TOC updated flag. |