摘要: C#实现摄像头视频录制与保存,包含系统原生API和第三方库两种实现方式 一、使用Windows Media Capture API(原生方案) using Windows.Media.Capture; using Windows.Media.MediaProperties; using Window 阅读全文
posted @ 2025-09-23 15:02 yu8yu7 阅读(60) 评论(0) 推荐(0)