pub unsafe extern "C" fn obs_encoder_properties(
encoder: *const obs_encoder_t,
) -> *mut obs_properties_t
Expand description
Returns the property list of an existing encoder, if any. Free with obs_properties_destroy
pub unsafe extern "C" fn obs_encoder_properties(
encoder: *const obs_encoder_t,
) -> *mut obs_properties_t
Returns the property list of an existing encoder, if any. Free with obs_properties_destroy