Structure.fixateField

Fixates a #GstStructure by changing the given field with its fixated value.

class Structure
bool
fixateField
(
string fieldName
)

Parameters

fieldName string

a field in @structure

Return Value

Type: bool

%TRUE if the structure field could be fixated

Meta