Index.getAssocEntry

Finds the given format/value in the index

Parameters

id int

the id of the index writer

method GstIndexLookupMethod

The lookup method to use

flags GstAssocFlags

Flags for the entry

format GstFormat

the format of the value

value long

the value to find

Return Value

the entry associated with the value or NULL if the value was not found.

Meta