valueSetCaps

fnvoid valueSetCaps(gobject.value.Value value, gst.caps.Caps caps)

Sets the contents of value to caps. A reference to the provided caps will be taken by the value.

Parameters

valuea GValue initialized to GST_TYPE_CAPS
capsthe caps to set the value to