pub unsafe extern "C" fn obs_enum_transition_types(
    idx: size_t,
    id: *mut *const c_char
) -> bool
Expand description

Enumerates all available transition source types.

Transitions are sources used to transition between two or more other sources.