Module obs_wrapper::properties
source · [−]Expand description
Tools for creating properties
Structs
Adds a font selection property.
Wrapper around
obs_property_t, which is a list of possible values for a
property.Panics
Adds a ‘path’ property. Can be a directory or a file.
Wrapper around
obs_properties_t, which is used by
OBS to generate a user-friendly configuration UI.