Update MSMF status

This commit is contained in:
l1npengtul
2021-09-11 20:53:26 +09:00
committed by GitHub
parent 7558f6a62b
commit 85d74b181e
+2 -2
View File
@@ -42,10 +42,10 @@ The table below lists current Nokhwa API support.
- The `Query-Device` column signifies reading device capabilities
- The `Platform` column signifies what Platform this is availible on.
| Backend | Input | Query | Query-Device | Platform |
| Backend | Input | Query | Query-Device | Platform |
|---------------------------------|--------------------|--------------------|--------------------|---------------------|
| Video4Linux(`input-v4l`) | ✅ | ✅ | ✅ | Linux |
| MSMF(`input-msmf`) | 🔮 | 🔮 | 🔮 | Windows |
| MSMF(`input-msmf`) | | | | Windows |
| AVFoundation | 🚧 | 🚧 | 🚧 | Mac |
| libuvc(`input-uvc`) | ✅ | ✅ | ✅ | Linux, Windows, Mac |
| OpenCV(`input-opencv`)^ | ✅ | ❌ | ❌ | Linux, Windows, Mac |