pub unsafe extern "C" fn obs_source_properties(
source: *const obs_source_t,
) -> *mut obs_properties_t
Expand description
Returns the properties list for a specific existing source. Free with obs_properties_destroy
pub unsafe extern "C" fn obs_source_properties(
source: *const obs_source_t,
) -> *mut obs_properties_t
Returns the properties list for a specific existing source. Free with obs_properties_destroy