当前位置: 代码迷 >> Windows Mobile >> WM6.5 IBasicVideo->GetCurrentImage()调用失败解决办法
  详细解决方案

WM6.5 IBasicVideo->GetCurrentImage()调用失败解决办法

热度:5062   发布时间:2013-02-26 00:00:00.0
WM6.5 IBasicVideo->GetCurrentImage()调用失败
参考《DirectShow开发指南》里simplePlayer的例子,在WM6.5的手机上预览视频,调用IBasicVideo->GetCurrentImage接口来截取图片,总是返回E_INVALIDARG的错误。而同样在simplePlayer(运行在PC上)GetCurrentImage却可以调用成功。WM6.5不支持GetCurrentImage()接口?
------解决方案--------------------------------------------------------
我也遇到了,很苦恼
  相关解决方案