Authenticate |
Attempt to authenticate the client to the server.
|
Authenticate.Builder |
|
Authenticate.Request |
|
Authenticate.Response |
|
BroadcastCustomMessage |
Broadcast custom message to all connected WebSocket clients
|
BroadcastCustomMessage.Builder |
|
BroadcastCustomMessage.Request |
|
BroadcastCustomMessage.Response |
|
ExecuteBatch |
Executes a list of requests sequentially (one-by-one on the same thread).
|
ExecuteBatch.Builder |
|
ExecuteBatch.Request |
|
ExecuteBatch.Response |
|
GetAuthRequired |
Tells the client if authentication is required.
|
GetAuthRequired.Builder |
|
GetAuthRequired.Request |
|
GetAuthRequired.Response |
|
GetFilenameFormatting |
Get the filename formatting string
|
GetFilenameFormatting.Builder |
|
GetFilenameFormatting.Request |
|
GetFilenameFormatting.Response |
|
GetStats |
Get OBS stats (almost the same info as provided in OBS' stats window)
|
GetStats.Builder |
|
GetStats.Request |
|
GetStats.Response |
|
GetVersion |
Returns the latest version of the plugin and the API.
|
GetVersion.Builder |
|
GetVersion.Request |
|
GetVersion.Response |
|
GetVideoInfo |
Get basic OBS video information
|
GetVideoInfo.Builder |
|
GetVideoInfo.Request |
|
GetVideoInfo.Response |
|
OpenProjector |
Open a projector window or create a projector on a monitor.
|
OpenProjector.Builder |
|
OpenProjector.Request |
|
OpenProjector.Response |
|
SetFilenameFormatting |
Set the filename formatting string
|
SetFilenameFormatting.Builder |
|
SetFilenameFormatting.Request |
|
SetFilenameFormatting.Response |
|
SetHeartbeat |
Deprecated.
|
SetHeartbeat.Builder |
|
SetHeartbeat.Request |
|
SetHeartbeat.Response |
|
Sleep |
Waits for the specified duration.
|
Sleep.Builder |
|
Sleep.Request |
|
Sleep.Response |
|
TriggerHotkeyByName |
Executes hotkey routine, identified by hotkey unique name
|
TriggerHotkeyByName.Builder |
|
TriggerHotkeyByName.Request |
|
TriggerHotkeyByName.Response |
|
TriggerHotkeyBySequence |
Executes hotkey routine, identified by bound combination of keys.
|
TriggerHotkeyBySequence.Builder |
|
TriggerHotkeyBySequence.Request |
|
TriggerHotkeyBySequence.Response |
|