GStreamer.registryForkSetEnabled

Applications might want to disable/enable the usage of fork() when rebuilding the registry. See gst_registry_fork_is_enabled() for more information. On platforms without fork(), this function will have no effect on the return value of gst_registry_fork_is_enabled().

class GStreamer
static
void
registryForkSetEnabled
()

Parameters

enabled int

whether rebuilding the registry may fork Since 0.10.10

Meta