문제

How to implement you own custom DirectShow renderer that could work a-la or instead of SampleGrabber?

도움이 되었습니까?

다른 팁

I'd recommend looking into BaseClasses from PlatformSDK. There are C++ classes for Media Renderer. You can use them.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top