segtrapSetEnabled
fn
void segtrapSetEnabled(bool enabled)Applications might want to disable/enable the SIGSEGV handling of the GStreamer core. See [gst.global.segtrapIsEnabled] for more information.
Parameters
enabled | whether a custom SIGSEGV handler should be installed. |