ValueGst.getCaps

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.

class ValueGst
static
getCaps

Parameters

value Value

a GValue initialized to GST_TYPE_CAPS

Return Value

Type: Caps

the contents of value. [transfer none]

Meta