stream_deck_sdk
library
Classes
-
Action
-
A Stream Deck plugin action, where you can register callback functions for different events
-
EventManager
-
An event manager to register and call callback functions
-
EventsReceived
-
Events that can be recieved from Stream Deck
-
EventsSent
-
Events that can be sent to Stream Deck
-
Inspector
-
The Inspector class is used to communicate with the Stream Deck software.
-
Logger
-
A simple logger that writes to a file and a websocket if provided
-
Plugin
-
@class StreamDeck
StreamDeck object containing all required code to establish
communication with SD-Software and the Property Inspector
-
PluginArguments
-
The arguments passed to the plugin from the Stream Deck application