File: transports.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 (19 lines) | stat: -rw-r--r-- 432 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
*********************************
Modules: Communication Transports
*********************************

=========================
Transport (Abstract Base)
=========================

.. automodule:: StreamDeck.Transport.Transport
   :members:


=================================
'LibUSB HIDAPI' Library Transport
=================================

.. automodule:: StreamDeck.Transport.LibUSBHIDAPI
   :members:
   :show-inheritance: