Skip to content
Snippets Groups Projects
Commit 75679662 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

Document new performance counter

parent 8d7fa966
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,8 @@ In addition to the OUT endpoint, the device also supports vendor-specific contro
bmRequestType | bRequest | wValue | wIndex | wLength | Description
------------- | -------- | ------ | ------ | ------- | ---------------------------------------------
0xC0 | 0x01 | 0 | 0 | 4 | Read frame counter (32-bit, little endian)
0xC0 | 0x01 | 0 | 0 | 4 | Read rendered frame counter (32-bit, little endian)
0xC0 | 0x01 | 0 | 1 | 4 | Read received keyframe counter (32-bit, little endian)
0xC0 | 0x7E | x | 4 | x | Read Microsoft WCID descriptor
0xC0 | 0x7E | x | 5 | x | Read Microsoft Extended Properties descriptor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment