id_take_value


Description:

public void id_take_value (Quark field, owned Value value)

Sets the field with the given GQuark field to value.

Note:

Use gst_structure_id_str_take_value.

If the field does not exist, it is created. If the field exists, the previous value is replaced and freed.

Parameters:

this

a Structure

field

a Quark representing a field

value

the new value of the field