pub unsafe extern "C" fn obs_encoder_get_settings(
encoder: *const obs_encoder_t,
) -> *mut obs_data_t
Expand description
Returns the current settings for this encoder
pub unsafe extern "C" fn obs_encoder_get_settings(
encoder: *const obs_encoder_t,
) -> *mut obs_data_t
Returns the current settings for this encoder