[ DestroysInstance ]
public Caps normalize ()
Returns a Caps that represents the same set of formats as this , but contains no lists.
Each list is expanded into separate Structure.
This function takes ownership of this and will call gst_caps_make_writable on it so you
must not use this afterwards unless you keep an additional reference to it with gst_caps_ref
.
| this |
a Caps to normalize |
|
the normalized Caps |