valueGetCaps
fn
gst.caps.Caps valueGetCaps(gobject.value.Value value)Gets the contents of value. The reference count of the returned #GstCaps will not be modified, therefore the caller must take one before getting rid of the value.
Parameters
value | a GValue initialized to GST_TYPE_CAPS |
Returns
the contents of value