Expand description
Tools for creating properties
Structs§
- Bool
Prop - Color
Prop - Editable
List Prop - Font
Prop - Adds a font selection property.
- List
Prop - Wrapper around
obs_property_t, which is a list of possible values for a property. - Number
Prop - Panics
- Path
Prop - Adds a ‘path’ property. Can be a directory or a file.
- Properties
- Wrapper around
obs_properties_t, which is used by OBS to generate a user-friendly configuration UI. - Text
Prop