Structure.fixateFieldString

bool fixateFieldString(string fieldName, string target) nothrow

Fixates a #GstStructure by changing the given field_name field to the given target string 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