Toc.findEntry

Find #GstTocEntry with given uid in the toc.

class Toc
findEntry
(
string uid
)

Parameters

uid string

UID to find #GstTocEntry with.

Return Value

Type: gst.toc_entry.TocEntry

#GstTocEntry with specified uid from the toc, or null if not found.