segtrapSetEnabled

Applications might want to disable/enable the SIGSEGV handling of the GStreamer core. See gst.global.segtrapIsEnabled for more information.

void
segtrapSetEnabled
(
bool enabled
)

Parameters

enabled bool

whether a custom SIGSEGV handler should be installed.