Caps.setValue

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.

class Caps
void
setValue

Parameters

field string

name of the field to set

value gobject.value.Value

value to set the field to