Expand description

Elgato Streamdeck library

Library for interacting with Elgato Stream Decks through hidapi. Heavily based on python-elgato-streamdeck and partially on streamdeck library for rust.

Re-exports

pub use asynchronous::AsyncStreamDeck;

Modules

Async Stream Deck
Image processing functions
Various information about Stream Deck devices
Utility functions for working with Stream Deck devices

Structs

Interface for a Stream Deck device

Enums

Errors that can occur while working with Stream Decks

Functions

Returns a list of devices as (Kind, Serial Number) that could be found using HidApi
Creates an instance of the HidApi