package
0.0.0-20240226234722-6586ce762db3
Repository: https://github.com/matthewpi/streamdeck.git
Documentation: pkg.go.dev

# Functions

NewGIF returns a new animated Button that displays a GIF.
NewImage returns a new static Button displaying an image.

# Structs

GIF represents an animated Button displaying a GIF.
Image represents a static Button displaying an image.

# Interfaces

Animated represents a Button that is animated.
Button represents a button that can be displayed on a StreamDeck using a View.