pub unsafe extern "C" fn obs_module_add_encoder(
module: *mut obs_module_t,
id: *const c_char,
)Expand description
Adds an encoder type id to the module provided encoders list
pub unsafe extern "C" fn obs_module_add_encoder(
module: *mut obs_module_t,
id: *const c_char,
)Adds an encoder type id to the module provided encoders list