标签: xamarin xamarin.ios xamarin.android xamarin.forms xamarin.uwp
我试图在Android,Windows和ios中录制视频。 参考链接: - https://github.com/xamarin/xamarin-forms-samples/tree/master/CustomRenderers/ContentPage/CustomRenderer
获取以下错误:
mscorlib.ni.dll中的System.Runtime.InteropServices.COMException
WinRT信息:当前捕获源没有独立的照片流
答案 0 :(得分:1)
评论有关照片捕捉的内容(因为你正在进行视频捕捉),看看是否有帮助。
//PhotoCaptureSource = PhotoCaptureSource.Photo
Source