Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstIndexCertainty |
Enum : | IndexCertainty |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.IndexCertainty.CERTAIN : 1
|
|
Number Gst.IndexCertainty.FUZZY : 2
|
|
Number Gst.IndexCertainty.UNKNOWN : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Index
Method |
set_certainty
(IndexCertainty certainty)
:
none
Set the certainty of the given index.
|
Gst.Index
Method |
get_certainty
()
:
Gst.IndexCertainty
Get the certainty of the given index.
|