Gst.StaticCaps¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| caps | Gst.Caps | r/w | the cached Gst.Caps | 
| string | str | r/w | a string describing a caps | 
Details¶
- 
class Gst.StaticCaps¶
- Datastructure to initialize - Gst.Capsfrom a string description usually used in conjunction with GST_STATIC_CAPS() and- Gst.StaticCaps.get() to instantiate a- Gst.Caps.