Gst.Caps.new_any

function new_any():Gst.Caps {
    // Gjs wrapper for gst_caps_new_any()
}

Creates a new Gst.Caps that indicates that it is compatible with any media format.

Returns

the new Gst.Caps