Plugin.setCacheData
void setCacheData(gst.structure.Structure cacheData) nothrowAdds 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
cacheData | a structure containing the data to cache |