Message.newToc

Create a new TOC message. The message is posted by elements that discovered or updated a TOC.

Parameters

src gst.object.ObjectGst

the object originating the message.

toc gst.toc.Toc

#GstToc structure for the message.

updated bool

whether TOC was updated or not.

Return Value

Type: gst.message.Message

a new TOC message.

MT safe.