@get


Description:

public Caps? @get ()

Converts a StaticCaps to a Caps.

Parameters:

this

the StaticCaps to convert

Returns:

a pointer to the Caps. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable on the returned caps to modify it.