VideoRegionOfInterestMeta

Extra buffer metadata describing an image region of interest

Members

Functions

addParam
void addParam(gst.structure.Structure s)

Attach element-specific parameters to meta meant to be used by downstream elements which may handle this ROI. The name of s is used to identify the element these parameters are meant for.

getParam
gst.structure.Structure getParam(string name)

Retrieve the parameter for meta having name as structure name, or null if there is none.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()