c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.DebugLevel

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstDebugLevel
Enum : DebugLevel
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.debug_get_default_threshold () : Gst.DebugLevel
Gst
Method
Gst.debug_level_get_name (DebugLevel level) : String
Gst
Method
Gst.debug_log_default (DebugCategory category, DebugLevel level, String file, String function, gint32 line, Object object, DebugMessage message, void* unused) : none
Gst
Method
Gst.debug_set_default_threshold (DebugLevel level) : none
Gst
Method
Gst.debug_set_threshold_for_name (String name, DebugLevel level) : none
Gst.DebugCategory
Method
get_threshold () : Gst.DebugLevel
Gst.DebugCategory
Method
set_threshold (DebugLevel level) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:36 GMT+0800 (HKT)