在中Visual Studio .NET 2003利用DirectShow播放媒体文件(四)[6]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 sunjin007 的 blog

           &pos, am_seeking_nopositioning);

 

       m_pgraph->queryinterface(iid_ivideowindow, (void **)&pvidwin);

       pvidwin->put_visible(oafalse);

 

       m_isplaying = false;

       getdlgitem(idc_play_button)->enablewindow(true);

       getdlgitem(idc_pause_button)->enablewindow(false);

 

       pvidwin->release();

 

       long levcode;

 

本文关键:DirectShow DirectX .NET 2003
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top