在 3D 模式下,如何从 hololens 相机访问视频流中的所有帧?我正在使用 C#。
统一VideoCapture
类似乎没有提供这个:
http ://docs.unity3d.com/550/Documentation/ScriptReference/VR.WSA.WebCam.VideoCapture.html
并且带有方法的 microsoftMediaCapture
类MediaCapture.StartPreviewToCustomSinkAsync
没有很好的文档记录。
https://msdn.microsoft.com/en-us/library/windows/desktop/ms701626(v=vs.85).aspx