搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
desktopPlayer.zip
- 桌面背景播放媒体播放器, 就这一个简单功能,Desktop background broadcast media players, on this a simple function
RecordByMCI
- 用Windows多媒体MCI接口开发的一个简单的录音程序,实现了录音和回放、暂停功能-Windows Multimedia MCI interface development with a simple recording procedures, the recording and playback, pause function. . . . . . . . . . .
MyPlayer.rar
- 超酷界面的VC++音乐播放器,推荐给大家,在VC++6.0下顺利编译,它的界面非常 酷,编译中也没有发现用到第三方的界面控件,而且播放器的窗口还具有像千千静听一样的自动吸附功能,也就是拖动窗口从远处回来的时候它会自动吸附到播放器的其它窗口上,它还支持拖放添加音乐列表,支持歌词显示,绝对值得一看。,Cool interface of VC++ music player, recommend to you that in VC++6.0 to compile successfully, it is
ffmpeg_final
- 根据ffmpeg的tutorial写的可以在windows下用的播放器 能实现快进快退 暂停等功能-A player based on the ffmpeg tutorial This player can do the seek forward seek back and pause function
nwmp3play_vc
- 简易MP3播放器采用VC实现非常简短实现MP3播放器功能,提供MP3随意拖放播放功能,同时提供频谱显示功能,界面非常友好,提供换肤功能。-Simple MP3 Player using VC to achieve the realization of a very short MP3 player function, the provision of free drag and drop MP3 player, while providing the spectrum display, the
EasyCam1.0
- 主要功能: 实现USB摄像头、虚拟摄像头视频图像的拍照、录制功能。 代码完全使用C#编写,也是最近一段时间理解DirectShow .Net组件的第一个实例,功能较简单,经过一段时间的简单测试应该可以与大家分享一下。 -Main function: To achieve USB camera, virtual camera video camera, recording capabilities. The use of C# code complete
DrawingBoard
- MFC经典项目,小画板,可以让你对API函数有深入发的了解-Classic MFC project, a small drawing board, you can let your hair API function has in-depth understanding of
DPlayer0831(2)
- 音乐播放器源代码,具有各种格式文件播放功能,带进度条,多种播放模式等实用功能。-Music player source code, file playback function with a variety of formats, with a progress bar, multi-player mode, and other useful features.
MyPlayer
- 音乐播放器,界面美观,有暂停,播放,上一曲,下一曲,调节音量,显示进度条功能-Music player, interface beautiful, Have suspended, broadcast on a song, the next song, adjust the volume, show progress bar function
capture
- 动态视频捕捉,静态帧捕捉以及连续帧捕获,是学习回调函数的好例子-Motion video capture, still frame capture and continuous frame capture, is to learn a good example of a callback function
MyPlayer
- mp3播放器,vc++制作,界面漂亮,有点类似千千静听的风格。但是同步播放歌词好像有一点问题,没法支持从网络直接同步歌词功能。-mp3 player, vc++ production, beautiful interface, somewhat similar to thousands of listening style. But like the lyrics synchronized to play a little problem, can not support synchronous
ClientDemo
- 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
onvif.utils
- 一个视频监控平台的源代码分析部分。。。。。。。。拥有onvif功能-A video surveillance platform source code analysis part. . . . . . . . Have onvif function
player
- 一个用VC牛人写的音乐播放器,功能很全,功能比千千静听还全呢。-Written by VC cattle a music player function is very wide, more powerful than TTPlayer it is also full.
MCIWnd
- 一个包装mci函数的类,可以简单的调用函数实现多种avi播放功能,而不必写很多mci命令。-acquiring a packaging function category, you can simply call functions to achieve a variety of avi player, having written many MCI orders.
FMPdemo
- 8471神龙卡,支持fmp开发的com及demo。有完整的接口函数使用例子,支持列表播放。-8471 SHENLONG card, support fmp development com and demo. A complete interface function using examples to support the list of players.
MyCDPlayer
- 一个CD播放器,实现播放、暂停、停止、上一曲、下一曲、音量调节和歌曲选功能。-A CD player, the realization of play, pause, stop, previous song, next song, adjust the volume and song selection function.
UVod20905
- UVod2 是我们使用UT P2P库,配合mplayer播放程序,编写的一个P2P边下边看的外壳程序,这是一个visual c++工程,最低的编译条件是 visual c++ 2005 标准版 + SP1补丁,另外需要下载安装 Microsoft server 2003 r2 SDK,并确保 SDK中的头文件以及库文件的连接次序在第一. 有些朋友可能感觉P2P播放很神秘,很难开发,这个示范工程叫展示给您如何开发一个P2P流播放程序,其实非常简单,真正的调用函数一共大概只有50行,其他的都是外壳处
65
- C语言作图函数中的一个函数的应用,实现一个简易时钟-C-mapping function, a function of the application, a simple clock