Caps.setValue

void setValue(string field, gobject.value.Value value)

Sets the given field on all structures of caps to the given value. This is a convenience function for calling gst.structure.Structure.setValue on all structures of caps.

Parameters

fieldname of the field to set
valuevalue to set the field to