Implement some mandatory requests on streaming interface

This commit is contained in:
kkitayam
2021-08-15 18:07:53 +09:00
parent 4995d9cbd2
commit 2b4e02f192
4 changed files with 224 additions and 89 deletions

View File

@@ -29,7 +29,7 @@
/* Time stamp base clock. It is a deprecated parameter. */
#define UVC_CLOCK_FREQUENCY 27000000
// video capture path
/* video capture path */
#define UVC_ENTITY_CAP_INPUT_TERMINAL 0x01
#define UVC_ENTITY_CAP_OUTPUT_TERMINAL 0x02