• J
    libobs: Allow object creation if id not found · af310fb5
    jp9000 提交于
    Allows objects to be created regardless of whether the actual id exists
    or not.  This is a precaution that preserves objects/settings if for
    some reason the id was removed for whatever reason (plugin removed, or
    hardware encoder that disappeared).  This was already added for sources,
    but really needs to be added for other libobs objects as well: outputs,
    encoders, services.
    af310fb5
obs-internal.h 25.7 KB