Registry.forkSetEnabled

void forkSetEnabled(bool enabled)

Applications might want to disable/enable spawning of a child helper process when rebuilding the registry. See [gst.registry.Registry.forkIsEnabled] for more information.

Parameters

enabledwhether rebuilding the registry can use a temporary child helper process.