pub unsafe extern "C" fn obs_encoder_get_codec(
encoder: *const obs_encoder_t,
) -> *const c_char
Expand description
Returns the codec of the encoder
pub unsafe extern "C" fn obs_encoder_get_codec(
encoder: *const obs_encoder_t,
) -> *const c_char
Returns the codec of the encoder