• J
    Implement properties definition interface · 0d17d131
    jp9000 提交于
    Implement a properties definition interface to allow modules to export
    general properties associated with objects of libobs.
    
    The properties definition interface allows the option for automatic
    settings UI generation (which will make simple plugins easier to develop
    without the need for user interface), as well as allow real-time
    property editing of values of things like sources/outputs/etc without
    having to open property dialogs.  More property types can be added in
    the future as needed as well.
    0d17d131
obs-properties.h 3.8 KB