debug_print_stack_trace
function debug_print_stack_trace():void { // Gjs wrapper for gst_debug_print_stack_trace() }
If GST_ENABLE_FUNC_INSTRUMENTATION is defined a stacktrace is available for gstreamer code, which can be printed with this function.
function debug_print_stack_trace():void { // Gjs wrapper for gst_debug_print_stack_trace() }
If GST_ENABLE_FUNC_INSTRUMENTATION is defined a stacktrace is available for gstreamer code, which can be printed with this function.