Function obs_enum_transition_types

Source
pub unsafe extern "C" fn obs_enum_transition_types(
    idx: usize,
    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.