mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
libobs, frontend: Signal transition_stop for cancelled transitions
This commit is contained in:
@@ -1568,6 +1568,7 @@ private slots:
|
||||
void RenameTransition(OBSSource transition);
|
||||
|
||||
void TransitionClicked();
|
||||
void TransitionStarted();
|
||||
void TransitionStopped();
|
||||
void TransitionFullyStopped();
|
||||
void TriggerQuickTransition(int id);
|
||||
|
||||
Reference in New Issue
Block a user