MT safe.
Message.newToc
gst.message.Message newToc(gst.object.ObjectWrap src, gst.toc.Toc toc, bool updated)Create a new TOC message. The message is posted by elements that discovered or updated a TOC.
Parameters
src | the object originating the message. |
toc | #GstToc structure for the message. |
updated | whether TOC was updated or not. |
Returns
a new TOC message.