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
fieldName | a field in structure |
target | the target value of the fixation |
Returns
true if the structure could be fixated