Crate streamdeck_rs
source ·Re-exports
pub use crate::registration::RegistrationInfo;pub use crate::socket::StreamDeckSocket;Modules
Structs
Information about a monitored application that has launched or terminated.
The location of a key on a device.
Information about a hardware device.
The size of a device in keys.
The new global settings.
The image to set as part of a SetImage message.
Additional information about the key pressed.
A log message.
The profile to activate as part of a SwitchToProfile message.
The state to set as part of a SetState message.
Style information for a title.
The new title of a key.
The title to set as part of a SetTitle message.
The URL to launch as part of a OpenUrl message.
Additional information about a key’s appearance.
Enums
The vertical alignment of a title.
The type of connected hardware device.
A message received from the Stream Deck software.
A message to be sent to the Stream Deck software.
The target of a command.