Location:
Search - DSHOW wince
Search list
Description: DShow player based on wince 6.0 vs2005
Platform: |
Size: 2855333 |
Author: 林如严 |
Hits:
Description: DShow player based on wince 6.0 vs2005
Platform: |
Size: 2981888 |
Author: 林如严 |
Hits:
Description: 这个是在wince下用directshow开发的从摄像头读取数据,然后存到文件里面去的程序.开发环境:wincesdk6.0,visual studio 2005.
代码中的一些调试代码没有去掉.如果有问题可以联系我:hellochenhang@126.com-This is in wince using DirectShow developed to read data from the camera, and then kept to a file inside to the procedure. Development environment: wincesdk6.0, visual studio 2005. In the code does not remove some debugging code. If there is any problem can be Contact me: hellochenhang@126.com
Platform: |
Size: 573440 |
Author: 陈航 |
Hits:
Description: 利用Dshow制作的播放器,适合初学者研究,播放流畅,完整代码。dshow初学者好帮手。-Produced using dshow players, suitable for beginners study, smooth playback, complete code. dshow helpful for beginners.
Platform: |
Size: 25600 |
Author: ivan |
Hits:
Description: 本程序使用directshow来显示h264,支持wince与win32,并开发了两个filter用于h264数据传输和h264解码。-H264 Decode of DirectShow Filter
Platform: |
Size: 3178496 |
Author: 黄天佩 |
Hits:
Description: dshow,wince,摄像头采集并显示在屏幕上-dshow, wince, the camera captures and displays on the screen
Platform: |
Size: 7739392 |
Author: 赵士伟 |
Hits:
Description: CMedia 类:
接口函数:
//打开视频文件
OpenFile(LPCTSTR strFileName /*视频文件名*/
,HWND hOwnerWnd /*显示视频的窗口句柄*/
,HWND hNotifyWnd /*接收DSHOW事件消息的串口句柄*/
)
//播放视频
BOOL VideoRun()
//暂停视频
BOOL VideoPause()
//停止视频
BOOL VideoStop()
//得到DShow播放事件
BOOL GetMediaEvent(long *lEventCode)
//设置播放进度,单位: 秒
BOOL SetPositions(DWORD dwPos /*设置当前播放进度*/)
//得到视频播放当前的位置,单位:秒
BOOL GetCurrentPos(DWORD &dwPos /*out 当前播放进度*/)
//得到视频文件时间长度,单位:秒
BOOL GetDuration(DWORD &dwLength)
//设置音量,变量范围0~100
BOOL SetVolume(int lVolume)
自定义消息:WM_GRAPHNOTIFY(用于接收音视频发出的消息)-wince midea play class
Platform: |
Size: 4096 |
Author: 费斌 |
Hits:
Description: DDrawwince程序是基于WinCE的采用Directshow架构进行的视频采集加速显示程序-DDraw program is accelerated display the video capture using Dshow architecture based on WinCE
Platform: |
Size: 57344 |
Author: 陆伟棋 |
Hits: