Converts a GstStaticCaps to a GstCaps.
the GstStaticCaps to convert
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.
See Implementation
Converts a GstStaticCaps to a GstCaps.