0

We have an application that uses Windows.Media in a .NET Maui application to access a UVC/USB webcam. All of the standard functionality works well. The camera we have uses a couple of UVC Extension Units to set functionality that is non-standard. We do not see any APIs that directly reference UVC Extension Units. That being said, there are three "Set" APIs on VideoDeviceController that might be applicable but the documentation on them are so scant that is impossible to tell if they could be used to set Extension Units: SetDevicePropertyById SetDeviceProperty SetDevicePropertyByExtendedId

So the question is does Windows.Media support UVC Extension Units and if so, is there any documentation or sample code to support it?

0 Answers0