Structure.fixateFieldString
bool fixateFieldString(string fieldName, string target)Fixates a #GstStructure by changing the given field_name field to the given target string 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