Structure.fixateFieldBoolean

bool fixateFieldBoolean(string fieldName, bool target)

Fixates a #GstStructure by changing the given field_name field to the given target boolean if that field is not fixed yet.

Parameters

fieldNamea field in structure
targetthe target value of the fixation

Returns

true if the structure could be fixated