
Go to the source code of this file.
| Defines | |
| #define | UVC_GUID_LOGITECH_MOTOR_CONTROL | 
| #define | UVC_GUID_LOGITECH_USER_HW_CONTROL | 
| #define | UVC_GUID_LOGITECH_VIDEO_PIPE | 
| #define | V4L2_CID_DISABLE_PROCESSING 0x0A046D71 | 
| #define | V4L2_CID_FOCUS 0x0A046D04 | 
| #define | V4L2_CID_LED1_FREQUENCY 0x0A046D06 | 
| #define | V4L2_CID_LED1_MODE 0x0A046D05 | 
| #define | V4L2_CID_PAN_RELATIVE 0x009A0904 | 
| #define | V4L2_CID_PAN_RESET 0x009A0906 | 
| #define | V4L2_CID_PANTILT_RESET 0x0A046D03 | 
| #define | V4L2_CID_RAW_BITS_PER_PIXEL 0x0A046D72 | 
| #define | V4L2_CID_TILT_RELATIVE 0x009A0905 | 
| #define | V4L2_CID_TILT_RESET 0x009A0907 | 
| #define | XU_COLOR_PROCESSING_DISABLE 5 | 
| #define | XU_MOTORCONTROL_FOCUS 3 | 
| #define | XU_MOTORCONTROL_PANTILT_RELATIVE 1 | 
| #define | XU_MOTORCONTROL_PANTILT_RESET 2 | 
| #define | XU_RAW_DATA_BITS_PER_PIXEL 8 | 
| #define UVC_GUID_LOGITECH_MOTOR_CONTROL | 
{ \
        0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
        0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x56  \
}
Definition at line 36 of file dynctrl-logitech.h.
{ \
        0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
        0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x1f  \
}
Definition at line 20 of file dynctrl-logitech.h.
| #define UVC_GUID_LOGITECH_VIDEO_PIPE | 
{ \
        0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
        0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x50  \
}
Definition at line 28 of file dynctrl-logitech.h.
| #define V4L2_CID_DISABLE_PROCESSING 0x0A046D71 | 
Definition at line 100 of file dynctrl-logitech.h.
| #define V4L2_CID_FOCUS 0x0A046D04 | 
Definition at line 88 of file dynctrl-logitech.h.
| #define V4L2_CID_LED1_FREQUENCY 0x0A046D06 | 
Definition at line 96 of file dynctrl-logitech.h.
| #define V4L2_CID_LED1_MODE 0x0A046D05 | 
Definition at line 92 of file dynctrl-logitech.h.
| #define V4L2_CID_PAN_RELATIVE 0x009A0904 | 
Definition at line 68 of file dynctrl-logitech.h.
| #define V4L2_CID_PAN_RESET 0x009A0906 | 
Definition at line 80 of file dynctrl-logitech.h.
| #define V4L2_CID_PANTILT_RESET 0x0A046D03 | 
Definition at line 76 of file dynctrl-logitech.h.
| #define V4L2_CID_RAW_BITS_PER_PIXEL 0x0A046D72 | 
Definition at line 104 of file dynctrl-logitech.h.
| #define V4L2_CID_TILT_RELATIVE 0x009A0905 | 
Definition at line 72 of file dynctrl-logitech.h.
| #define V4L2_CID_TILT_RESET 0x009A0907 | 
Definition at line 84 of file dynctrl-logitech.h.
| #define XU_COLOR_PROCESSING_DISABLE 5 | 
Definition at line 48 of file dynctrl-logitech.h.
| #define XU_MOTORCONTROL_FOCUS 3 | 
Definition at line 64 of file dynctrl-logitech.h.
| #define XU_MOTORCONTROL_PANTILT_RELATIVE 1 | 
Definition at line 56 of file dynctrl-logitech.h.
| #define XU_MOTORCONTROL_PANTILT_RESET 2 | 
Definition at line 60 of file dynctrl-logitech.h.
| #define XU_RAW_DATA_BITS_PER_PIXEL 8 | 
Definition at line 52 of file dynctrl-logitech.h.