Module: Gst::StackTraceFlags
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
Try to retrieve the minimum information
available, which may be none on some platforms
(Since: 1.18) 0 or :none
- FULL =
Try to retrieve as much information as possible,
including source information when getting the
stack trace 1 or :full