GStreamer.segtrapSetEnabled

Applications might want to disable/enable the SIGSEGV handling of the GStreamer core. See gst_segtrap_is_enabled() for more information.

struct GStreamer
static
void
segtrapSetEnabled
(
bool enabled
)

Parameters

enabled bool

whether a custom SIGSEGV handler should be installed.