id_set


Description:

public void id_set (Quark fieldname, ...)

Identical to gst_structure_set, except that field names are passed using the GQuark for the field name.

Note:

Use gst_structure_id_str_set.

This allows more efficient setting of the structure if the caller already knows the associated quark values. The last variable argument must be null.

Parameters:

this

a Structure

fieldname

the GQuark for the name of the field to set

...

variable arguments