Sample.setInfo

bool setInfo(gst.structure.Structure info)

Set the info structure associated with sample. sample must be writable, and info must not have a parent set already.

Parameters

infoA #GstStructure

Returns