Coverage for linuxpy/usb/ids/video_terminal.py: 0%
1 statements
« prev ^ index » next coverage.py v7.6.8, created at 2025-05-27 13:54 +0200
« prev ^ index » next coverage.py v7.6.8, created at 2025-05-27 13:54 +0200
1# This file is part of the linuxpy project
2#
3# Copyright (c) 2023 Tiago Coutinho
4# Distributed under the GPLv3 license. See LICENSE for more info.
6# This file has been generated by linuxpy.codegen.usbids
7# Date: 2024-07-30 06:58:40.135323
8# System: Linux
9# Release: 6.8.0-39-generic
10# Version: #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024
12video_terminal = {
13 256: {"name": "USB Vendor Specific"},
14 257: {"name": "USB Streaming"},
15 512: {"name": "Input Vendor Specific"},
16 513: {"name": "Camera Sensor"},
17 514: {"name": "Sequential Media"},
18 768: {"name": "Output Vendor Specific"},
19 769: {"name": "Generic Display"},
20 770: {"name": "Sequential Media"},
21 1024: {"name": "External Vendor Specific"},
22 1025: {"name": "Composite Video"},
23 1026: {"name": "S-Video"},
24 1027: {"name": "Component Video"},
25}