Handbook
Glossary
gst_debug_category_set_threshold ( debug_category level -- )
Vocabulary
gstreamer
.
ffi
Inputs
debug_category
an
object
level
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_debug_category_set_threshold
( GstDebugCategory* debug_category,
GstDebugLevel
level )