pub unsafe extern "C" fn obs_encoder_get_roi_increment(
encoder: *const obs_encoder_t,
) -> u32
Expand description
Get ROI increment, encoders must rebuild their ROI map if it has changed
pub unsafe extern "C" fn obs_encoder_get_roi_increment(
encoder: *const obs_encoder_t,
) -> u32
Get ROI increment, encoders must rebuild their ROI map if it has changed