docs: Add transition duration changed event

master
Ben Alman 2021-09-20 16:53:26 -04:00 committed by Jim
parent 22f5e68121
commit f48259f2b3
1 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,10 @@ Structures/Enumerations
Triggered when the current transition has changed by the user.
- **OBS_FRONTEND_EVENT_TRANSITION_DURATION_CHANGED**
Triggered when the transition duration has been changed by the user.
- **OBS_FRONTEND_EVENT_TRANSITION_STOPPED**
Triggered when a transition has completed.