Caps.setValue

Sets the given @field on all structures of @caps to the given @value. This is a convenience function for calling gst_structure_set_value() on all structures of @caps.

class Caps
void
setValue
(
string field
,)

Parameters

field string

name of the field to set

value Value

value to set the field to

Meta