Index.addFormat

Adds a format entry into the index. This function is used to map dynamic GstFormat ids to their original format key.

class Index
addFormat

Parameters

id int

the id of the index writer

format GstFormat

the format to add to the index

Return Value

a pointer to the newly added entry in the index.

Meta