当前位置:
代码迷
>>
C#
>> 用C#做VLC视频播放器,程序能正常运行,但是视频显示的窗口不是小弟我自己的控件,而是VLC自带的DirectX
详细解决方案
用C#做VLC视频播放器,程序能正常运行,但是视频显示的窗口不是小弟我自己的控件,而是VLC自带的DirectX
热度:
94
发布时间:
2016-05-05 04:44:05.0
用C#做VLC视频播放器,程序能正常运行,但是视频显示的窗口不是我自己的控件,而是VLC自带的DirectX?
我在SetRenderWindow(wndHandle)函数中传入的是我自己定义的显示控件的句柄
我自己的控件继承于panel类,定义代码为public partial class View: Panel;
传入显示串口句柄的代码如下:
ConnectCamera(this.Handle.ToInt32());
而显示的效果如下图:
而我是想将视频显示在我定义的控件上,如图
------解决思路----------------------
good job~
相关解决方案
小弟我认为这本书的抄袭的《DirectX 游戏编程》(周国庆 陈洪 冯人果 编著),大家看看是不是
求名词解释 DirectX OpenGL 3Dmax Maya,该如何处理
【directx directshow 】有没有给window midea encoder实时提供视频流的Filter
怎么限制 FPS 在 WP8 directX app 中
wince 下支持 directx 吗?支持版本多少?解决方案
wpf Microsoft.DirectX.dll,该如何解决
wpf Microsoft.DirectX.dll,该怎么解决
在 System.NotSupportedException 中第一次偶然出现的“DirectX.
DirectX Graphics Infrastructure (DXGI) 全屏设置相关有关问题
Game Programming with DirectX -- 11[粒子系统的实际应用]
Game Programming with DirectX -- 10[粒子系统的实现]
Game Programming with DirectX -- 09[那是什么鬼东西]
Game Programming with DirectX -- 07[基本3D模型构造]
Game Programming with DirectX -- 06[纹理映射技术]
Game Programming with DirectX -- 05[3D中的太阳]
Game Programming with DirectX -- 04[动起来更精彩]
Game Programming with DirectX -- 03[谁把我挡住了]
Game Programming with DirectX -- 02[并非3D的3D]
Game Programming with DirectX -- 01[初识Direct3D]
Game Programming with DirectX -- 00[序言]
DirectX 12 3D游戏开发实战 -- 龙书随书源码各章项目运行结果概览
open GL 、DirectX、open CV、 open Inventor 、cocos2dx、unity3d、3dmax辨析
DirectX(June 2010)时遇到Error Code s1023
DirectX RHW和viewport
DirectX SDK版本与Visual Studio版本
DirectX 调用 CEGUI 的一般方法
DirectX for DirectShow---Get Start