Tagged Questions

1
vote
2answers
2k views

How to set amcap's default color space to YUY2?

AMcap is a app for capturing video or to preview from webcam. Its source code comes with Microsoft Windows SDK as sample. I want to (bypass the following process of user interaction in amcap code or ...