StaticCaps.get

Converts a #GstStaticCaps to a #GstCaps.

class StaticCaps
get
()

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