Plugin.setCacheData

void setCacheData(gst.structure.Structure cacheData)

Adds plugin specific data to cache. Passes the ownership of the structure to the plugin.

The cache is flushed every time the registry is rebuilt.

Parameters

cacheDataa structure containing the data to cache