GstStaticCaps

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. GstCapscaps;

struct GstStaticCaps {}

Members

Variables

caps
GstCaps caps;
Undocumented in source.
string
char* string;
Undocumented in source.

Meta