mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update protocol.md - 9678d59 [skip ci]
This commit is contained in:
parent
9678d59bbe
commit
d9f35a855d
@ -4119,7 +4119,7 @@
|
||||
"{boolean} `keyModifiers.command` Trigger Command Key (Mac)"
|
||||
],
|
||||
"api": "requests",
|
||||
"name": "TriggerHotkeyByCombination",
|
||||
"name": "TriggerHotkeyBySequence",
|
||||
"category": "general",
|
||||
"since": "unreleased",
|
||||
"params": [
|
||||
@ -4157,7 +4157,7 @@
|
||||
"names": [
|
||||
{
|
||||
"name": "",
|
||||
"description": "TriggerHotkeyByCombination"
|
||||
"description": "TriggerHotkeyBySequence"
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
@ -4174,7 +4174,7 @@
|
||||
],
|
||||
"heading": {
|
||||
"level": 2,
|
||||
"text": "TriggerHotkeyByCombination"
|
||||
"text": "TriggerHotkeyBySequence"
|
||||
},
|
||||
"lead": "",
|
||||
"type": "class",
|
||||
|
@ -137,7 +137,7 @@ You can also refer to any of the client libraries listed on the [README](README.
|
||||
+ [GetVideoInfo](#getvideoinfo)
|
||||
+ [OpenProjector](#openprojector)
|
||||
+ [TriggerHotkeyByName](#triggerhotkeybyname)
|
||||
+ [TriggerHotkeyByCombination](#triggerhotkeybycombination)
|
||||
+ [TriggerHotkeyBySequence](#triggerhotkeybysequence)
|
||||
* [Media Control](#media-control)
|
||||
+ [PlayPauseMedia](#playpausemedia)
|
||||
+ [RestartMedia](#restartmedia)
|
||||
@ -1677,7 +1677,7 @@ _No additional response items._
|
||||
|
||||
---
|
||||
|
||||
### TriggerHotkeyByCombination
|
||||
### TriggerHotkeyBySequence
|
||||
|
||||
|
||||
- Unreleased
|
||||
|
Loading…
x
Reference in New Issue
Block a user