pub unsafe extern "C" fn obs_encoder_active(
encoder: *const obs_encoder_t,
) -> bool
Expand description
Returns true if encoder is active, false otherwise
pub unsafe extern "C" fn obs_encoder_active(
encoder: *const obs_encoder_t,
) -> bool
Returns true if encoder is active, false otherwise