Caps.staticCapsGet

Converts a GstStaticCaps to a GstCaps.

class Caps
static
staticCapsGet

Parameters

staticCaps GstStaticCaps*

the GstStaticCaps to convert

Return Value

Type: Caps

A pointer to the GstCaps. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.

Meta