Structure.fixateFieldString

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

class Structure
bool
fixateFieldString
(
string fieldName
,
string target
)

Parameters

fieldName string

a field in structure

target string

the target value of the fixation

Return Value

Type: bool

true if the structure could be fixated