Gst.DebugCategory.prototype.get_threshold
function get_threshold():Gst.DebugLevel {
// Gjs wrapper for gst_debug_category_get_threshold()
}Returns the threshold of a Gst.DebugCategory.
- Returns
the Gst.DebugLevel that is used as threshold.
function get_threshold():Gst.DebugLevel {
// Gjs wrapper for gst_debug_category_get_threshold()
}Returns the threshold of a Gst.DebugCategory.
the Gst.DebugLevel that is used as threshold.