Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我编写了一个应用程序,通过笔记本电脑网络摄像头使用 C++ 中的 Direct show api 自动捕获图像。它运行良好,但在捕获图像之前会弹出一个 ffdshow 对话框。如何以编程方式停止 ffdshow 对话框?
ffdshow 令人讨厌地通过此对话框入侵应用程序,因此您需要在 ffdshow 上“修复”它:
IAMGraphBuilderCallback