Attribute Macrosยง
- obs_
object_ builder - This macro is used to generate a builder pattern for an obs source.
The attribute should be the id of the source.
The struct should have named fields, each field should have an attribute#[obs_property(type_t="your_type")].
type_tcan beenum,enum_string,string,boolorint.