get_stack_trace


Description:


[ Version ( since = "1.12" ) ]
public string? get_stack_trace (StackTraceFlags flags)

Parameters:

flags

A set of StackTraceFlags to determine how the stack trace should look like. Pass NONE to retrieve a minimal backtrace.

Returns:

a stack trace, if libunwind or glibc backtrace are present, else null.


Namespace: Gst.Debug
Package: gstreamer-1.0