pub unsafe extern "C" fn obs_transition_enable_fixed(
    transition: *mut obs_source_t,
    enable: bool,
    duration_ms: u32
)
Expand description

Enables fixed transitions (videos or specific types of transitions that are of fixed duration and linearly interpolated