StackTraceFlags
Description:
[ CCode ( cprefix = "GST_STACK_TRACE_SHOW_" , type_id = "gst_stack_trace_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "1.12" ) ]
public enum StackTraceFlags
Content:
Enum values:
- FULL - Try to retrieve as much information
as possible, including source information when getting the stack trace
- NONE - Try to retrieve the minimum
information available, which may be none on some platforms (Since: 1.18)