segtrap_set_enabled
Description:
public void segtrap_set_enabled (
bool enabled)
Applications might want to disable/enable the SIGSEGV handling of the GStreamer core.
See segtrap_is_enabled for more information.
Parameters:
| enabled |
whether a custom SIGSEGV handler should be installed. |