Gday Ken
UVC was developed around 2003, and is just another form of low level generic Directshow Interface designed by microsoft for USB video devices.
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
It sits and runs in parallel with WDM, and has nothing to do with USB3.0.
Problem is that most applications make use of "tweaked" WDM interfaces for "programmatical" control, so it can get interesting.
Ie if i open the video control window for my DMK, i get both formats in parallel dialogs????
ie Meades LPI uses an extended ( and butchered ) format of the std WDM interface, but doesnt actually follow the rules.
No idea whats happening with the DMKs ( yet )
Andrew