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: TocEntry

GstTocEntry with specified uid from the toc, or NULL if not found. [transfer none]

Meta