Toc.findEntry

Find gstreamer.TocEntry with given uid in the toc.

class Toc
findEntry
(
string uid
)

Parameters

uid string

UID to find gstreamer.TocEntry with.

Return Value

Type: TocEntry

gstreamer.TocEntry with specified uid from the toc, or NULL if not found.