Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstStaticCaps |
Struct : | StaticCaps |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : Array
|
Gst.StaticCaps | |
caps : Gst.Caps
|
Gst.StaticCaps | |
string : String
|
Gst.StaticCaps |
Method / Constructor | Defined By | |
---|---|---|
new Gst.StaticCaps
()
Create a new Gst.StaticCaps
Create a new Gst.StaticCaps
|
||
get
()
:
Gst.Caps
Converts a GstStaticCaps to a GstCaps.
Converts a GstStaticCaps to a GstCaps. core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.
|
Gst.StaticCaps |
None |