pub unsafe extern "C" fn obs_source_get_settings(
source: *const obs_source_t,
) -> *mut obs_data_t
Expand description
Gets the settings string for a source
pub unsafe extern "C" fn obs_source_get_settings(
source: *const obs_source_t,
) -> *mut obs_data_t
Gets the settings string for a source