Gst.StaticCaps¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
caps |
r/w |
the cached |
|
string |
r/w |
a string describing a caps |
Methods¶
|
|
|
Details¶
- class Gst.StaticCaps¶
Data structure to initialize
Gst.Caps
from a string description usually used in conjunction with GST_STATIC_CAPS() andGst.StaticCaps.get
() to instantiate aGst.Caps
.