Crate elgato_streamdeck

Source
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§

Modules§

  • Async Stream Deck Code from this module is using block_in_place, and so they cannot be used in current_thread runtimes
  • Image processing functions
  • Various information about Stream Deck devices
  • Utility functions for working with Stream Deck devices

Structs§

  • Button reader that keeps state of the Stream Deck and returns events instead of full states
  • Interface for a Stream Deck device

Enums§

Functions§