GstAnalytics.ClsMtd¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
id  | 
r/w  | 
Instance identifier  | 
|
meta  | 
r/w  | 
Instance of   | 
Methods¶
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
Details¶
- class GstAnalytics.ClsMtd¶
 Handle containing data required to use gst_analytics_cls_mtd APIs. This type is generally expected to be allocated on the stack.
New in version 1.24.
- classmethod get_mtd_type()¶
 - Returns:
 opaque id of
GstAnalytics.Mtdtype- Return type:
 
Get an id identifying
GstAnalytics.Mtdtype.New in version 1.24.
- get_index_by_quark(quark)¶
 - Parameters:
 quark (
int) – Quark of the class Get index of class represented by quark- Returns:
 index of the class associated with quarks ( and label) or a negative value on failure.
- Return type:
 
New in version 1.24.
- get_length()¶
 - Returns:
 Number of classes in this classification instance
- Return type:
 
New in version 1.24.