pub unsafe extern "C" fn obs_encoder_active(
    encoder: *const obs_encoder_t
) -> bool
Expand description

Returns true if encoder is active, false otherwise