Quick question: Is there a way to capture video w/ the Media Foundation (http://msdn.microsoft.com/en-us/library/windows/desktop/dd317910(v=vs.85).aspx ) in metro
apps?
Some of the classes seem to be both Metro and desktop compatible, however some (like setting the MF_DEVSOURCE_ATTRIBUTE_SOURCE_TYPE GUID) appear desktop only.
Note: Yes, I am aware of the MediaCapture and CameraCaptureUI classes. I'm specifically investigating support for Media Foundation.