File: devices.rst

package info (click to toggle)
python-elgato-streamdeck 0.9.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,848 kB
  • sloc: python: 1,272; makefile: 12
file content (46 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
***************************
Modules: StreamDeck Devices
***************************

==========================
StreamDeck (Abstract Base)
==========================

.. automodule:: StreamDeck.Devices.StreamDeck
   :members:


===================
StreamDeck Original
===================

.. automodule:: StreamDeck.Devices.StreamDeckOriginal
   :members:
   :show-inheritance:


===============
StreamDeck Mini
===============

.. automodule:: StreamDeck.Devices.StreamDeckMini
   :members:
   :show-inheritance:


=============
StreamDeck XL
=============

.. automodule:: StreamDeck.Devices.StreamDeckXL
   :members:
   :show-inheritance:


================
StreamDeck Pedal
================

.. automodule:: StreamDeck.Devices.StreamDeckPedal
   :members:
   :show-inheritance: