dqm
Member
I want to retrieve the EFFECTIVE duration for a transitition in a transition start event. I can use obs_frontend_get_transition_duration(), but that returns the default transition duration, not necessarily the one that will be used. For example, if there is a transition override in effect or if the a quick transition (in studio mode) is exercised, the effective transition can be different than the duration of the default transition, as specified in the transition dock. Even a cut transition returns a duration from obs_frontend-get_transition_duration.
How can I retrieve the actual duration of a transition?
How can I retrieve the actual duration of a transition?