Registry.forkSetEnabled

Applications might want to disable/enable spawning of a child helper process when rebuilding the registry. See gst_registry_fork_is_enabled() for more information.

class Registry
static
void
forkSetEnabled
(
bool enabled
)

Parameters

enabled bool

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

Meta