StaticCaps.get

gst.caps.Caps get() nothrow

Converts a #GstStaticCaps to a #GstCaps.

Returns

a pointer to the #GstCaps. Since the

core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.