New upstream version 26.1.0+dfsg1
This commit is contained in:
parent
040dcc3fc2
commit
013818c4af
594 changed files with 19576 additions and 4478 deletions
|
|
@ -105,6 +105,10 @@ Structures/Enumerations
|
|||
|
||||
Triggered when the replay buffer has fully stopped.
|
||||
|
||||
- **OBS_FRONTEND_EVENT_REPLAY_BUFFER_SAVED**
|
||||
|
||||
Triggered when the replay buffer has been saved.
|
||||
|
||||
- **OBS_FRONTEND_EVENT_STUDIO_MODE_ENABLED**
|
||||
|
||||
Triggered when the user has turned on studio mode.
|
||||
|
|
@ -124,7 +128,7 @@ Structures/Enumerations
|
|||
the program is either about to load a new scene collection, or the
|
||||
program is about to exit.
|
||||
|
||||
- **OBS_FRONTEND_FINISHED_LOADING**
|
||||
- **OBS_FRONTEND_EVENT_FINISHED_LOADING**
|
||||
|
||||
Triggered when the program has finished loading.
|
||||
|
||||
|
|
|
|||
|
|
@ -101,8 +101,8 @@ Scene Item Crop Structure (obs_sceneitem_crop)
|
|||
Bottom crop value.
|
||||
|
||||
|
||||
Scene Item Order Info Structure (*obs_sceneitem_order_info)
|
||||
----------------------------------------------
|
||||
Scene Item Order Info Structure (\*obs_sceneitem_order_info)
|
||||
------------------------------------------------------------
|
||||
|
||||
.. type:: struct obs_sceneitem_order_info
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue