1
1
尝试使用IMediadet。 Here is a sample 从我的项目; |
2
1
更好的解决方案是使用ibasicvideo.getcurrenteimage方法。它更通用,适用于大多数视频。 |
3
1
将其更改为: VideoInfoHeader videoHeader = (VideoInfoHeader)Marshal.PtrToStructure(connectedMediaType.formatPtr, typeof(VideoInfoHeader)); |
DontPanic · DirectShow示例过滤器:如何使用? 8 年前 |
Ivan Sh. · MP3的DirectShow媒体子类型? 8 年前 |
tur · Fork Direct Show三通过滤器 9 年前 |
Nick_K · RTSP流到Windows 8上的虚拟视频设备 9 年前 |
Leo Chapiro · 使用PJSIP并支持Windows视频 11 年前 |