Function obs_properties_apply_settings

Source
pub unsafe extern "C" fn obs_properties_apply_settings(
    props: *mut obs_properties_t,
    settings: *mut obs_data_t,
)
Expand description

Applies settings to the properties by calling all the necessary modification callbacks