Datastructure to initialize GstCaps from a string description usually used in conjunction with GST_STATIC_CAPS() and gst_static_caps_get() to instantiate a GstCaps. GstCaps *caps; the cached GstCaps const char *string; a string describing a caps
See Implementation
Datastructure to initialize GstCaps from a string description usually used in conjunction with GST_STATIC_CAPS() and gst_static_caps_get() to instantiate a GstCaps. GstCaps *caps; the cached GstCaps const char *string; a string describing a caps