MetaInfo.clearFunc

Set clearFunc field.

  1. GstMetaClearFunction clearFunc [@property getter]
  2. GstMetaClearFunction clearFunc [@property setter]
    class MetaInfo
    @property
    void
    clearFunc
    (
    GstMetaClearFunction propval
    )

Parameters

propval GstMetaClearFunction

Function for clearing the metadata, or null if not supported by this meta. This is called by the buffer pool when a buffer is returned for pooled metas.